From b944917a6c63be889bcb04e945e496ec4fc32494 Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Fri, 23 May 2014 12:00:17 +0100 Subject: [PATCH] Import glade_3.18.3.orig.tar.xz [dgit import orig glade_3.18.3.orig.tar.xz] --- ABOUT-NLS | 1068 + AUTHORS | 7 + COPYING | 5 + COPYING.GPL | 280 + COPYING.LGPL | 437 + ChangeLog | 62777 ++++++++++++++++ INSTALL | 236 + Makefile.am | 35 + Makefile.in | 925 + NEWS | 1522 + README | 60 + TODO | 11 + aclocal.m4 | 2190 + autogen.sh | 22 + build/mingw-w64/glade.nsi.in | 126 + compile | 347 + config.guess | 1558 + config.h.in | 95 + config.rpath | 666 + config.sub | 1791 + configure | 17464 +++++ configure.ac | 362 + data/Makefile.am | 26 + data/Makefile.in | 824 + data/glade.appdata.xml.in | 29 + data/glade.desktop.in.in | 18 + data/gladeui-2.0.pc.in | 18 + data/icons/Makefile.am | 27 + data/icons/Makefile.in | 774 + data/icons/deprecated-16x16.png | Bin 0 -> 437 bytes data/icons/deprecated-22x22.png | Bin 0 -> 671 bytes data/icons/devhelp.png | Bin 0 -> 651 bytes data/icons/fixed-bg.png | Bin 0 -> 216 bytes data/icons/glade.ico | Bin 0 -> 15086 bytes data/icons/hicolor/16x16/Makefile.am | 1 + data/icons/hicolor/16x16/Makefile.in | 695 + data/icons/hicolor/16x16/apps/Makefile.am | 6 + data/icons/hicolor/16x16/apps/Makefile.in | 572 + data/icons/hicolor/16x16/apps/glade.png | Bin 0 -> 852 bytes data/icons/hicolor/16x16/apps/glade.xcf | Bin 0 -> 2320 bytes data/icons/hicolor/22x22/Makefile.am | 1 + data/icons/hicolor/22x22/Makefile.in | 695 + data/icons/hicolor/22x22/apps/Makefile.am | 6 + data/icons/hicolor/22x22/apps/Makefile.in | 572 + data/icons/hicolor/22x22/apps/glade.png | Bin 0 -> 1242 bytes data/icons/hicolor/22x22/apps/glade.xcf | Bin 0 -> 3348 bytes data/icons/hicolor/24x24/Makefile.am | 1 + data/icons/hicolor/24x24/Makefile.in | 695 + data/icons/hicolor/24x24/apps/Makefile.am | 6 + data/icons/hicolor/24x24/apps/Makefile.in | 572 + data/icons/hicolor/24x24/apps/glade.png | Bin 0 -> 1244 bytes data/icons/hicolor/256x256/Makefile.am | 1 + data/icons/hicolor/256x256/Makefile.in | 695 + data/icons/hicolor/256x256/apps/Makefile.am | 6 + data/icons/hicolor/256x256/apps/Makefile.in | 572 + data/icons/hicolor/256x256/apps/glade.png | Bin 0 -> 35454 bytes data/icons/hicolor/32x32/Makefile.am | 1 + data/icons/hicolor/32x32/Makefile.in | 695 + data/icons/hicolor/32x32/apps/Makefile.am | 6 + data/icons/hicolor/32x32/apps/Makefile.in | 572 + data/icons/hicolor/32x32/apps/glade.png | Bin 0 -> 1861 bytes data/icons/hicolor/32x32/apps/glade.svg | 771 + data/icons/hicolor/48x48/Makefile.am | 1 + data/icons/hicolor/48x48/Makefile.in | 695 + data/icons/hicolor/48x48/apps/Makefile.am | 6 + data/icons/hicolor/48x48/apps/Makefile.in | 572 + data/icons/hicolor/48x48/apps/glade.png | Bin 0 -> 3170 bytes data/icons/hicolor/Makefile.am | 3 + data/icons/hicolor/Makefile.in | 696 + data/icons/hicolor/source.svg | 4771 ++ data/icons/placeholder.png | Bin 0 -> 240 bytes data/icons/plus.png | Bin 0 -> 147 bytes depcomp | 791 + doc/Makefile.am | 145 + doc/Makefile.in | 930 + doc/catalogintro.sgml | 218 + doc/gladepython.sgml | 80 + doc/gladeui-docs.sgml | 104 + doc/gladeui-overrides.txt | 0 doc/gladeui-sections.txt | 948 + doc/gladeui.types | 18 + doc/html/GladeApp.html | 514 + doc/html/GladeBaseEditor.html | 671 + doc/html/GladeClipboard.html | 206 + doc/html/GladeDesignView.html | 162 + doc/html/GladeEditorProperty.html | 397 + doc/html/GladeInspector.html | 378 + doc/html/GladePalette.html | 466 + doc/html/GladePlaceholder.html | 129 + doc/html/GladeProject.html | 1837 + doc/html/GladeProperty.html | 1303 + doc/html/GladeWidget.html | 3632 + doc/html/GladeWidgetAction.html | 239 + doc/html/catalog.html | 55 + doc/html/catalogintro.html | 227 + doc/html/core.html | 74 + doc/html/dockables.html | 56 + doc/html/gladeui-Glade-Utils.html | 1115 + doc/html/gladeui-GladeClipboardView.html | 54 + doc/html/gladeui-GladeFixed.html | 54 + doc/html/gladeui-GladePropertyClass.html | 794 + doc/html/gladeui-GladeSignalEditor.html | 158 + doc/html/gladeui-Xml-Utils.html | 918 + doc/html/gladeui-glade-command.html | 723 + doc/html/gladeui-glade-editor.html | 306 + doc/html/gladeui-glade-parameter.html | 54 + doc/html/gladeui-glade-widget-adaptor.html | 3341 + doc/html/gladeui.devhelp2 | 532 + doc/html/home.png | Bin 0 -> 256 bytes doc/html/index.html | 145 + doc/html/index.sgml | 692 + doc/html/ix01.html | 1012 + doc/html/left-insensitive.png | Bin 0 -> 395 bytes doc/html/left.png | Bin 0 -> 262 bytes doc/html/misc.html | 41 + doc/html/properties.html | 249 + doc/html/pythonsupport.html | 106 + doc/html/right-insensitive.png | Bin 0 -> 373 bytes doc/html/right.png | Bin 0 -> 261 bytes doc/html/style.css | 461 + doc/html/up-insensitive.png | Bin 0 -> 374 bytes doc/html/up.png | Bin 0 -> 260 bytes doc/html/widgetclasses.html | 485 + doc/properties.sgml | 273 + doc/version.xml | 1 + doc/version.xml.in | 1 + doc/widgetclasses.sgml | 569 + glade-rules.mk | 17 + gladeui/Makefile.am | 285 + gladeui/Makefile.in | 1633 + gladeui/atk.png | Bin 0 -> 914 bytes gladeui/glade-accumulators.c | 112 + gladeui/glade-accumulators.h | 39 + gladeui/glade-app.c | 860 + gladeui/glade-app.h | 111 + gladeui/glade-base-editor.c | 2275 + gladeui/glade-base-editor.h | 103 + gladeui/glade-builtins.c | 577 + gladeui/glade-builtins.h | 61 + gladeui/glade-catalog.c | 941 + gladeui/glade-catalog.h | 89 + gladeui/glade-cell-renderer-icon.c | 229 + gladeui/glade-cell-renderer-icon.h | 71 + gladeui/glade-clipboard.c | 210 + gladeui/glade-clipboard.h | 46 + gladeui/glade-command.c | 2998 + gladeui/glade-command.h | 182 + gladeui/glade-cursor.c | 198 + gladeui/glade-cursor.h | 56 + gladeui/glade-debug.c | 107 + gladeui/glade-debug.h | 35 + gladeui/glade-design-layout.c | 2508 + gladeui/glade-design-layout.h | 72 + gladeui/glade-design-private.h | 69 + gladeui/glade-design-view.c | 773 + gladeui/glade-design-view.h | 74 + gladeui/glade-displayable-values.c | 200 + gladeui/glade-displayable-values.h | 37 + gladeui/glade-dnd.c | 170 + gladeui/glade-dnd.h | 52 + gladeui/glade-drag.c | 86 + gladeui/glade-drag.h | 81 + gladeui/glade-editable.c | 216 + gladeui/glade-editable.h | 56 + gladeui/glade-editor-property.c | 3784 + gladeui/glade-editor-property.h | 164 + gladeui/glade-editor-skeleton.c | 266 + gladeui/glade-editor-skeleton.h | 62 + gladeui/glade-editor-table.c | 620 + gladeui/glade-editor-table.h | 64 + gladeui/glade-editor.c | 1310 + gladeui/glade-editor.h | 63 + gladeui/glade-editor.ui | 322 + gladeui/glade-id-allocator.c | 202 + gladeui/glade-id-allocator.h | 46 + gladeui/glade-inspector.c | 1129 + gladeui/glade-inspector.h | 85 + gladeui/glade-marshallers.c | 1078 + gladeui/glade-marshallers.h | 197 + gladeui/glade-marshallers.list | 25 + gladeui/glade-name-context.c | 250 + gladeui/glade-name-context.h | 33 + gladeui/glade-named-icon-chooser-dialog.c | 1766 + gladeui/glade-named-icon-chooser-dialog.h | 81 + gladeui/glade-object-stub.c | 232 + gladeui/glade-object-stub.h | 57 + gladeui/glade-palette.c | 895 + gladeui/glade-palette.h | 103 + gladeui/glade-path.h | 408 + gladeui/glade-placeholder.c | 620 + gladeui/glade-placeholder.h | 70 + gladeui/glade-popup.c | 704 + gladeui/glade-popup.h | 36 + gladeui/glade-preview-template.c | 284 + gladeui/glade-preview-template.h | 36 + gladeui/glade-preview-tokens.h | 11 + gladeui/glade-preview-window.c | 553 + gladeui/glade-preview-window.h | 81 + gladeui/glade-preview.c | 362 + gladeui/glade-preview.h | 62 + gladeui/glade-previewer.c | 545 + gladeui/glade-previewer.rc.in | 29 + gladeui/glade-private.h | 73 + gladeui/glade-project-properties.c | 1198 + gladeui/glade-project-properties.h | 62 + gladeui/glade-project-properties.ui | 670 + gladeui/glade-project.c | 5262 ++ gladeui/glade-project.h | 286 + gladeui/glade-property-class.c | 2311 + gladeui/glade-property-class.h | 169 + gladeui/glade-property-label.c | 717 + gladeui/glade-property-label.h | 82 + gladeui/glade-property-label.ui | 64 + gladeui/glade-property-shell.c | 523 + gladeui/glade-property-shell.h | 74 + gladeui/glade-property.c | 1639 + gladeui/glade-property.h | 186 + gladeui/glade-signal-class.c | 177 + gladeui/glade-signal-class.h | 76 + gladeui/glade-signal-editor.c | 1527 + gladeui/glade-signal-editor.h | 53 + gladeui/glade-signal-model.c | 1010 + gladeui/glade-signal-model.h | 71 + gladeui/glade-signal.c | 572 + gladeui/glade-signal.h | 76 + gladeui/glade-tsort.c | 179 + gladeui/glade-tsort.h | 50 + gladeui/glade-utils.c | 2015 + gladeui/glade-utils.h | 137 + gladeui/glade-widget-action.c | 370 + gladeui/glade-widget-action.h | 96 + gladeui/glade-widget-adaptor.c | 4442 ++ gladeui/glade-widget-adaptor.h | 878 + gladeui/glade-widget-private.h | 36 + gladeui/glade-widget.c | 4994 ++ gladeui/glade-widget.h | 404 + gladeui/glade-xml-utils.c | 1025 + gladeui/glade-xml-utils.h | 270 + gladeui/glade.h | 54 + gladeui/gladeui-enum-types.c | 257 + gladeui/gladeui-enum-types.c.template | 36 + gladeui/gladeui-enum-types.h | 60 + gladeui/gladeui-enum-types.h.template | 25 + gladeui/gladeui-resources.c | 1200 + gladeui/gladeui-resources.gresource.xml | 9 + gladeui/gladeui-resources.h | 7 + gladeui/gladeui.rc.in | 30 + gladeui/icon-naming-spec.c | 346 + gtk-doc.make | 289 + help/C/figures/main-window.png | Bin 0 -> 35928 bytes help/C/index.docbook | 484 + help/C/legal.xml | 73 + help/ChangeLog | 102 + help/Makefile.am | 12 + help/Makefile.in | 524 + help/bg/bg.po | 868 + help/bg/bg.stamp | 0 help/bg/figures/main-window.png | Bin 0 -> 36584 bytes help/bg/index.docbook | 394 + help/bg/legal.xml | 60 + help/ca/ca.po | 859 + help/ca/ca.stamp | 0 help/ca/index.docbook | 394 + help/ca/legal.xml | 60 + help/cs/cs.po | 865 + help/cs/cs.stamp | 0 help/cs/figures/main-window.png | Bin 0 -> 62301 bytes help/cs/index.docbook | 309 + help/cs/legal.xml | 13 + help/de/de.po | 881 + help/de/de.stamp | 0 help/de/figures/main-window.png | Bin 0 -> 51438 bytes help/de/index.docbook | 324 + help/de/legal.xml | 13 + help/el/el.po | 1021 + help/el/el.stamp | 0 help/el/index.docbook | 296 + help/el/legal.xml | 13 + help/en_GB/en_GB.po | 532 + help/en_GB/en_GB.stamp | 0 help/en_GB/index.docbook | 394 + help/en_GB/legal.xml | 60 + help/es/es.po | 959 + help/es/es.stamp | 0 help/es/figures/main-window.png | Bin 0 -> 35710 bytes help/es/index.docbook | 322 + help/es/legal.xml | 13 + help/eu/eu.po | 522 + help/eu/eu.stamp | 0 help/eu/figures/main-window.png | Bin 0 -> 79652 bytes help/eu/index.docbook | 394 + help/eu/legal.xml | 60 + help/fr/figures/main-window.png | Bin 0 -> 49435 bytes help/fr/fr.po | 873 + help/fr/fr.stamp | 0 help/fr/index.docbook | 322 + help/fr/legal.xml | 13 + help/gl/gl.po | 758 + help/gl/gl.stamp | 0 help/gl/index.docbook | 451 + help/gl/legal.xml | 72 + help/hi/hi.po | 522 + help/hi/hi.stamp | 0 help/hi/index.docbook | 394 + help/hi/legal.xml | 60 + help/hu/hu.po | 975 + help/hu/hu.stamp | 0 help/hu/index.docbook | 322 + help/hu/legal.xml | 13 + help/it/figures/main-window.png | Bin 0 -> 41370 bytes help/it/index.docbook | 394 + help/it/it.po | 866 + help/it/it.stamp | 0 help/it/legal.xml | 60 + help/ja/index.docbook | 370 + help/ja/ja.po | 580 + help/ja/ja.stamp | 0 help/ja/legal.xml | 60 + help/oc/figures/main-window.png | Bin 0 -> 47793 bytes help/oc/index.docbook | 479 + help/oc/legal.xml | 72 + help/oc/oc.po | 686 + help/oc/oc.stamp | 0 help/pt_BR/figures/main-window.png | Bin 0 -> 48253 bytes help/pt_BR/index.docbook | 322 + help/pt_BR/legal.xml | 9 + help/pt_BR/pt_BR.po | 957 + help/pt_BR/pt_BR.stamp | 0 help/ru/figures/main-window.png | Bin 0 -> 37251 bytes help/ru/index.docbook | 327 + help/ru/legal.xml | 60 + help/ru/ru.po | 991 + help/ru/ru.stamp | 0 help/sl/index.docbook | 394 + help/sl/legal.xml | 65 + help/sl/sl.po | 542 + help/sl/sl.stamp | 0 help/sv/figures/main-window.png | Bin 0 -> 44210 bytes help/sv/index.docbook | 470 + help/sv/legal.xml | 60 + help/sv/sv.po | 532 + help/sv/sv.stamp | 0 help/uk/figures/main-window.png | Bin 0 -> 47645 bytes help/uk/index.docbook | 394 + help/uk/legal.xml | 60 + help/uk/uk.po | 850 + help/uk/uk.stamp | 0 help/zh_CN/index.docbook | 311 + help/zh_CN/legal.xml | 9 + help/zh_CN/zh_CN.po | 979 + help/zh_CN/zh_CN.stamp | 0 install-sh | 527 + intltool-extract.in | 0 intltool-merge.in | 0 intltool-update.in | 0 ltmain.sh | 9661 +++ m4/gtk-doc.m4 | 88 + m4/intltool.m4 | 237 + m4/libtool.m4 | 7997 ++ m4/ltoptions.m4 | 384 + m4/ltsugar.m4 | 123 + m4/ltversion.m4 | 23 + m4/lt~obsolete.m4 | 98 + m4/nls.m4 | 31 + m4/python.m4 | 90 + man/Makefile.am | 22 + man/Makefile.in | 616 + man/glade-previewer.xml | 105 + man/glade.xml | 114 + missing | 215 + plugins/Makefile.am | 16 + plugins/Makefile.in | 755 + plugins/glade-catalog.dtd | 137 + plugins/gladeui/Makefile.am | 28 + plugins/gladeui/Makefile.in | 787 + plugins/gladeui/glade-glade-editor-skeleton.c | 115 + plugins/gladeui/glade-glade-property-shell.c | 36 + plugins/gladeui/gladeui.xml | 92 + plugins/gtk+/Makefile.am | 329 + plugins/gtk+/Makefile.in | 2364 + plugins/gtk+/glade-about-dialog-editor.c | 227 + plugins/gtk+/glade-about-dialog-editor.h | 57 + plugins/gtk+/glade-about-dialog-editor.ui | 679 + plugins/gtk+/glade-accels.c | 918 + plugins/gtk+/glade-accels.h | 65 + plugins/gtk+/glade-action-editor.c | 143 + plugins/gtk+/glade-action-editor.h | 57 + plugins/gtk+/glade-action-editor.ui | 614 + plugins/gtk+/glade-activatable-editor.c | 111 + plugins/gtk+/glade-activatable-editor.h | 58 + plugins/gtk+/glade-activatable-editor.ui | 194 + .../gtk+/glade-app-chooser-button-editor.c | 68 + .../gtk+/glade-app-chooser-button-editor.h | 56 + .../gtk+/glade-app-chooser-button-editor.ui | 217 + .../gtk+/glade-app-chooser-widget-editor.c | 68 + .../gtk+/glade-app-chooser-widget-editor.h | 56 + .../gtk+/glade-app-chooser-widget-editor.ui | 258 + plugins/gtk+/glade-arrow-editor.c | 71 + plugins/gtk+/glade-arrow-editor.h | 68 + plugins/gtk+/glade-arrow-editor.ui | 62 + plugins/gtk+/glade-attributes.c | 1158 + plugins/gtk+/glade-attributes.h | 37 + plugins/gtk+/glade-box-editor.c | 69 + plugins/gtk+/glade-box-editor.h | 56 + plugins/gtk+/glade-box-editor.ui | 233 + plugins/gtk+/glade-button-editor.c | 403 + plugins/gtk+/glade-button-editor.h | 56 + plugins/gtk+/glade-button-editor.ui | 720 + plugins/gtk+/glade-cell-renderer-editor.c | 621 + plugins/gtk+/glade-cell-renderer-editor.h | 68 + plugins/gtk+/glade-column-types.c | 915 + plugins/gtk+/glade-column-types.h | 50 + plugins/gtk+/glade-combo-box-editor.c | 68 + plugins/gtk+/glade-combo-box-editor.h | 56 + plugins/gtk+/glade-combo-box-editor.ui | 561 + plugins/gtk+/glade-combo-box-text-editor.c | 68 + plugins/gtk+/glade-combo-box-text-editor.h | 56 + plugins/gtk+/glade-combo-box-text-editor.ui | 346 + plugins/gtk+/glade-entry-editor.c | 638 + plugins/gtk+/glade-entry-editor.h | 56 + plugins/gtk+/glade-entry-editor.ui | 1462 + .../gtk+/glade-file-chooser-button-editor.c | 48 + .../gtk+/glade-file-chooser-button-editor.h | 57 + .../gtk+/glade-file-chooser-button-editor.ui | 207 + .../gtk+/glade-file-chooser-dialog-editor.c | 48 + .../gtk+/glade-file-chooser-dialog-editor.h | 57 + .../gtk+/glade-file-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-file-chooser-editor.c | 48 + plugins/gtk+/glade-file-chooser-editor.h | 57 + plugins/gtk+/glade-file-chooser-editor.ui | 306 + .../gtk+/glade-file-chooser-widget-editor.c | 48 + .../gtk+/glade-file-chooser-widget-editor.h | 57 + .../gtk+/glade-file-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-fixed.c | 1244 + plugins/gtk+/glade-fixed.h | 91 + plugins/gtk+/glade-font-button-editor.c | 48 + plugins/gtk+/glade-font-button-editor.h | 57 + plugins/gtk+/glade-font-button-editor.ui | 199 + .../gtk+/glade-font-chooser-dialog-editor.c | 48 + .../gtk+/glade-font-chooser-dialog-editor.h | 57 + .../gtk+/glade-font-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-font-chooser-editor.c | 48 + plugins/gtk+/glade-font-chooser-editor.h | 57 + plugins/gtk+/glade-font-chooser-editor.ui | 146 + .../gtk+/glade-font-chooser-widget-editor.c | 48 + .../gtk+/glade-font-chooser-widget-editor.h | 57 + .../gtk+/glade-font-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-grid-editor.c | 69 + plugins/gtk+/glade-grid-editor.h | 56 + plugins/gtk+/glade-grid-editor.ui | 358 + plugins/gtk+/glade-gtk-about-dialog.c | 111 + plugins/gtk+/glade-gtk-action-group.c | 230 + plugins/gtk+/glade-gtk-action-widgets.c | 159 + plugins/gtk+/glade-gtk-action-widgets.h | 46 + plugins/gtk+/glade-gtk-action.c | 68 + plugins/gtk+/glade-gtk-adjustment.c | 51 + plugins/gtk+/glade-gtk-app-chooser-button.c | 55 + plugins/gtk+/glade-gtk-app-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-arrow.c | 42 + plugins/gtk+/glade-gtk-assistant.c | 403 + plugins/gtk+/glade-gtk-box.c | 768 + plugins/gtk+/glade-gtk-button.c | 317 + plugins/gtk+/glade-gtk-button.h | 34 + plugins/gtk+/glade-gtk-cell-layout.c | 512 + plugins/gtk+/glade-gtk-cell-layout.h | 47 + plugins/gtk+/glade-gtk-cell-renderer.c | 411 + plugins/gtk+/glade-gtk-cell-renderer.h | 33 + plugins/gtk+/glade-gtk-combo-box-text.c | 258 + plugins/gtk+/glade-gtk-combo-box.c | 113 + plugins/gtk+/glade-gtk-container.c | 229 + plugins/gtk+/glade-gtk-dialog.c | 196 + plugins/gtk+/glade-gtk-dialog.h | 34 + plugins/gtk+/glade-gtk-entry-buffer.c | 89 + plugins/gtk+/glade-gtk-entry.c | 302 + plugins/gtk+/glade-gtk-expander.c | 150 + plugins/gtk+/glade-gtk-file-chooser-widget.c | 78 + plugins/gtk+/glade-gtk-fixed-layout.c | 145 + plugins/gtk+/glade-gtk-font-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-frame.c | 201 + plugins/gtk+/glade-gtk-frame.h | 39 + plugins/gtk+/glade-gtk-grid.c | 1016 + plugins/gtk+/glade-gtk-icon-factory.c | 455 + plugins/gtk+/glade-gtk-icon-view.c | 40 + plugins/gtk+/glade-gtk-image-menu-item.c | 237 + plugins/gtk+/glade-gtk-image.c | 249 + plugins/gtk+/glade-gtk-image.h | 37 + plugins/gtk+/glade-gtk-info-bar.c | 53 + plugins/gtk+/glade-gtk-label.c | 534 + plugins/gtk+/glade-gtk-level-bar.c | 40 + plugins/gtk+/glade-gtk-list-box.c | 268 + plugins/gtk+/glade-gtk-list-store.c | 658 + plugins/gtk+/glade-gtk-marshallers.c | 1033 + plugins/gtk+/glade-gtk-marshallers.h | 189 + plugins/gtk+/glade-gtk-marshallers.list | 24 + plugins/gtk+/glade-gtk-menu-bar.c | 140 + plugins/gtk+/glade-gtk-menu-item.c | 236 + plugins/gtk+/glade-gtk-menu-shell.c | 621 + plugins/gtk+/glade-gtk-menu-shell.h | 59 + plugins/gtk+/glade-gtk-menu-tool-button.c | 104 + plugins/gtk+/glade-gtk-menu.c | 45 + plugins/gtk+/glade-gtk-message-dialog.c | 208 + plugins/gtk+/glade-gtk-notebook.c | 971 + plugins/gtk+/glade-gtk-notebook.h | 40 + plugins/gtk+/glade-gtk-overlay.c | 193 + plugins/gtk+/glade-gtk-paned.c | 162 + plugins/gtk+/glade-gtk-progress-bar.c | 68 + plugins/gtk+/glade-gtk-radio-button.c | 50 + plugins/gtk+/glade-gtk-radio-menu-item.c | 55 + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 50 + .../gtk+/glade-gtk-recent-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-recent-file-filter.c | 281 + plugins/gtk+/glade-gtk-resources.c | 12135 +++ .../gtk+/glade-gtk-resources.gresource.xml | 52 + plugins/gtk+/glade-gtk-resources.h | 7 + plugins/gtk+/glade-gtk-revealer.c | 39 + plugins/gtk+/glade-gtk-scale.c | 68 + plugins/gtk+/glade-gtk-scrollbar.c | 40 + plugins/gtk+/glade-gtk-scrolled-window.c | 74 + plugins/gtk+/glade-gtk-size-group.c | 180 + plugins/gtk+/glade-gtk-spin-button.c | 78 + plugins/gtk+/glade-gtk-switch.c | 50 + plugins/gtk+/glade-gtk-table.c | 688 + plugins/gtk+/glade-gtk-text-buffer.c | 85 + plugins/gtk+/glade-gtk-text-tag-table.c | 173 + plugins/gtk+/glade-gtk-text-view.c | 78 + plugins/gtk+/glade-gtk-tool-button.c | 209 + plugins/gtk+/glade-gtk-tool-item-group.c | 165 + plugins/gtk+/glade-gtk-tool-item.c | 72 + plugins/gtk+/glade-gtk-tool-palette.c | 237 + plugins/gtk+/glade-gtk-toolbar.c | 307 + plugins/gtk+/glade-gtk-tree-view.c | 313 + plugins/gtk+/glade-gtk-tree-view.h | 33 + plugins/gtk+/glade-gtk-viewport.c | 40 + plugins/gtk+/glade-gtk-widget.c | 1090 + plugins/gtk+/glade-gtk-window.c | 210 + plugins/gtk+/glade-gtk.h | 46 + plugins/gtk+/glade-icon-factory-editor.c | 172 + plugins/gtk+/glade-icon-factory-editor.h | 58 + plugins/gtk+/glade-icon-sources.c | 1043 + plugins/gtk+/glade-icon-sources.h | 49 + plugins/gtk+/glade-icon-view-editor.c | 70 + plugins/gtk+/glade-icon-view-editor.h | 57 + plugins/gtk+/glade-icon-view-editor.ui | 536 + plugins/gtk+/glade-image-editor.c | 316 + plugins/gtk+/glade-image-editor.h | 63 + plugins/gtk+/glade-image-editor.ui | 409 + plugins/gtk+/glade-image-item-editor.c | 407 + plugins/gtk+/glade-image-item-editor.h | 64 + plugins/gtk+/glade-label-editor.c | 419 + plugins/gtk+/glade-label-editor.h | 68 + plugins/gtk+/glade-label-editor.ui | 677 + plugins/gtk+/glade-layout-editor.c | 70 + plugins/gtk+/glade-layout-editor.h | 68 + plugins/gtk+/glade-layout-editor.ui | 61 + plugins/gtk+/glade-level-bar-editor.c | 68 + plugins/gtk+/glade-level-bar-editor.h | 57 + plugins/gtk+/glade-level-bar-editor.ui | 316 + plugins/gtk+/glade-message-dialog-editor.c | 48 + plugins/gtk+/glade-message-dialog-editor.h | 57 + plugins/gtk+/glade-message-dialog-editor.ui | 276 + plugins/gtk+/glade-misc-editor.c | 48 + plugins/gtk+/glade-misc-editor.h | 56 + plugins/gtk+/glade-misc-editor.ui | 229 + plugins/gtk+/glade-model-data.c | 1169 + plugins/gtk+/glade-model-data.h | 77 + plugins/gtk+/glade-notebook-editor.c | 103 + plugins/gtk+/glade-notebook-editor.h | 56 + plugins/gtk+/glade-notebook-editor.ui | 314 + plugins/gtk+/glade-progress-bar-editor.c | 68 + plugins/gtk+/glade-progress-bar-editor.h | 57 + plugins/gtk+/glade-progress-bar-editor.ui | 339 + plugins/gtk+/glade-real-tree-view-editor.c | 70 + plugins/gtk+/glade-real-tree-view-editor.h | 68 + plugins/gtk+/glade-real-tree-view-editor.ui | 539 + plugins/gtk+/glade-recent-action-editor.c | 48 + plugins/gtk+/glade-recent-action-editor.h | 57 + plugins/gtk+/glade-recent-action-editor.ui | 54 + .../gtk+/glade-recent-chooser-dialog-editor.c | 48 + .../gtk+/glade-recent-chooser-dialog-editor.h | 57 + .../glade-recent-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-recent-chooser-editor.c | 95 + plugins/gtk+/glade-recent-chooser-editor.h | 57 + plugins/gtk+/glade-recent-chooser-editor.ui | 319 + .../gtk+/glade-recent-chooser-menu-editor.c | 48 + .../gtk+/glade-recent-chooser-menu-editor.h | 57 + .../gtk+/glade-recent-chooser-menu-editor.ui | 62 + .../gtk+/glade-recent-chooser-widget-editor.c | 48 + .../gtk+/glade-recent-chooser-widget-editor.h | 57 + .../glade-recent-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-scale-button-editor.c | 80 + plugins/gtk+/glade-scale-button-editor.h | 57 + plugins/gtk+/glade-scale-button-editor.ui | 284 + plugins/gtk+/glade-scale-editor.c | 69 + plugins/gtk+/glade-scale-editor.h | 56 + plugins/gtk+/glade-scale-editor.ui | 561 + plugins/gtk+/glade-scrollable-editor.c | 48 + plugins/gtk+/glade-scrollable-editor.h | 56 + plugins/gtk+/glade-scrollable-editor.ui | 192 + plugins/gtk+/glade-scrollbar-editor.c | 69 + plugins/gtk+/glade-scrollbar-editor.h | 56 + plugins/gtk+/glade-scrollbar-editor.ui | 418 + plugins/gtk+/glade-scrolled-window-editor.c | 68 + plugins/gtk+/glade-scrolled-window-editor.h | 57 + plugins/gtk+/glade-scrolled-window-editor.ui | 406 + plugins/gtk+/glade-spin-button-editor.c | 47 + plugins/gtk+/glade-spin-button-editor.h | 57 + plugins/gtk+/glade-spin-button-editor.ui | 351 + plugins/gtk+/glade-store-editor.c | 201 + plugins/gtk+/glade-store-editor.h | 58 + plugins/gtk+/glade-string-list.c | 773 + plugins/gtk+/glade-string-list.h | 46 + plugins/gtk+/glade-text-view-editor.c | 68 + plugins/gtk+/glade-text-view-editor.h | 57 + plugins/gtk+/glade-text-view-editor.ui | 665 + plugins/gtk+/glade-tool-button-editor.c | 342 + plugins/gtk+/glade-tool-button-editor.h | 63 + plugins/gtk+/glade-tool-button-editor.ui | 516 + plugins/gtk+/glade-tool-item-group-editor.c | 284 + plugins/gtk+/glade-tool-item-group-editor.h | 61 + plugins/gtk+/glade-tool-palette-editor.c | 68 + plugins/gtk+/glade-tool-palette-editor.h | 57 + plugins/gtk+/glade-tool-palette-editor.ui | 61 + plugins/gtk+/glade-treeview-editor.c | 242 + plugins/gtk+/glade-treeview-editor.h | 59 + plugins/gtk+/glade-viewport-editor.c | 70 + plugins/gtk+/glade-viewport-editor.h | 68 + plugins/gtk+/glade-viewport-editor.ui | 61 + plugins/gtk+/glade-widget-editor.c | 298 + plugins/gtk+/glade-widget-editor.h | 56 + plugins/gtk+/glade-widget-editor.ui | 1185 + plugins/gtk+/glade-window-editor.c | 203 + plugins/gtk+/glade-window-editor.h | 57 + plugins/gtk+/glade-window-editor.ui | 829 + plugins/gtk+/gtk+.xml | 5052 ++ plugins/gtk+/gtk+.xml.in | 5177 ++ plugins/gtk+/gtkunixprint.xml | 33 + plugins/gtk+/gtkunixprint.xml.in | 37 + plugins/gtk+/icons/16x16/Makefile.am | 148 + plugins/gtk+/icons/16x16/Makefile.in | 712 + .../icons/16x16/widget-gtk-aboutdialog.png | Bin 0 -> 221 bytes .../icons/16x16/widget-gtk-accelgroup.png | Bin 0 -> 310 bytes .../icons/16x16/widget-gtk-accellabel.png | Bin 0 -> 113 bytes .../gtk+/icons/16x16/widget-gtk-action.png | Bin 0 -> 362 bytes .../icons/16x16/widget-gtk-actiongroup.png | Bin 0 -> 450 bytes .../icons/16x16/widget-gtk-adjustment.png | Bin 0 -> 273 bytes .../gtk+/icons/16x16/widget-gtk-alignment.png | Bin 0 -> 141 bytes .../16x16/widget-gtk-appchooserbutton.png | Bin 0 -> 289 bytes .../16x16/widget-gtk-appchooserdialog.png | Bin 0 -> 316 bytes .../16x16/widget-gtk-appchooserwidget.png | Bin 0 -> 302 bytes plugins/gtk+/icons/16x16/widget-gtk-arrow.png | Bin 0 -> 124 bytes .../icons/16x16/widget-gtk-aspectframe.png | Bin 0 -> 188 bytes .../gtk+/icons/16x16/widget-gtk-assistant.png | Bin 0 -> 179 bytes plugins/gtk+/icons/16x16/widget-gtk-box.png | Bin 0 -> 137 bytes .../gtk+/icons/16x16/widget-gtk-button.png | Bin 0 -> 220 bytes .../gtk+/icons/16x16/widget-gtk-buttonbox.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-calendar.png | Bin 0 -> 152 bytes .../icons/16x16/widget-gtk-cellareabox.png | Bin 0 -> 198 bytes .../16x16/widget-gtk-cellrendereraccel.png | Bin 0 -> 248 bytes .../16x16/widget-gtk-cellrenderercombo.png | Bin 0 -> 268 bytes .../16x16/widget-gtk-cellrendererpixbuf.png | Bin 0 -> 284 bytes .../16x16/widget-gtk-cellrendererprogress.png | Bin 0 -> 273 bytes .../16x16/widget-gtk-cellrendererspin.png | Bin 0 -> 264 bytes .../16x16/widget-gtk-cellrendererspinner.png | Bin 0 -> 407 bytes .../16x16/widget-gtk-cellrenderertext.png | Bin 0 -> 248 bytes .../16x16/widget-gtk-cellrenderertoggle.png | Bin 0 -> 266 bytes .../icons/16x16/widget-gtk-checkbutton.png | Bin 0 -> 155 bytes .../icons/16x16/widget-gtk-checkmenuitem.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-colorbutton.png | Bin 0 -> 199 bytes .../icons/16x16/widget-gtk-colorselection.png | Bin 0 -> 312 bytes .../16x16/widget-gtk-colorselectiondialog.png | Bin 0 -> 332 bytes .../gtk+/icons/16x16/widget-gtk-combobox.png | Bin 0 -> 153 bytes .../icons/16x16/widget-gtk-comboboxtext.png | Bin 0 -> 313 bytes .../gtk+/icons/16x16/widget-gtk-default.png | Bin 0 -> 215 bytes .../gtk+/icons/16x16/widget-gtk-dialog.png | Bin 0 -> 212 bytes .../icons/16x16/widget-gtk-drawingarea.png | Bin 0 -> 384 bytes plugins/gtk+/icons/16x16/widget-gtk-entry.png | Bin 0 -> 113 bytes .../icons/16x16/widget-gtk-entrybuffer.png | Bin 0 -> 177 bytes .../16x16/widget-gtk-entrycompletion.png | Bin 0 -> 278 bytes .../gtk+/icons/16x16/widget-gtk-eventbox.png | Bin 0 -> 223 bytes .../gtk+/icons/16x16/widget-gtk-expander.png | Bin 0 -> 141 bytes .../16x16/widget-gtk-filechooserbutton.png | Bin 0 -> 234 bytes .../16x16/widget-gtk-filechooserdialog.png | Bin 0 -> 227 bytes .../16x16/widget-gtk-filechooserwidget.png | Bin 0 -> 271 bytes .../icons/16x16/widget-gtk-filefilter.png | Bin 0 -> 381 bytes plugins/gtk+/icons/16x16/widget-gtk-fixed.png | Bin 0 -> 128 bytes .../icons/16x16/widget-gtk-fontbutton.png | Bin 0 -> 291 bytes .../icons/16x16/widget-gtk-fontselection.png | Bin 0 -> 286 bytes .../16x16/widget-gtk-fontselectiondialog.png | Bin 0 -> 322 bytes plugins/gtk+/icons/16x16/widget-gtk-frame.png | Bin 0 -> 128 bytes plugins/gtk+/icons/16x16/widget-gtk-grid.png | Bin 0 -> 112 bytes .../gtk+/icons/16x16/widget-gtk-handlebox.png | Bin 0 -> 156 bytes plugins/gtk+/icons/16x16/widget-gtk-hbox.png | Bin 0 -> 106 bytes .../icons/16x16/widget-gtk-hbuttonbox.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-hpaned.png | Bin 0 -> 107 bytes .../gtk+/icons/16x16/widget-gtk-hscale.png | Bin 0 -> 165 bytes .../icons/16x16/widget-gtk-hscrollbar.png | Bin 0 -> 145 bytes .../icons/16x16/widget-gtk-hseparator.png | Bin 0 -> 97 bytes .../icons/16x16/widget-gtk-iconfactory.png | Bin 0 -> 379 bytes .../gtk+/icons/16x16/widget-gtk-iconview.png | Bin 0 -> 241 bytes plugins/gtk+/icons/16x16/widget-gtk-image.png | Bin 0 -> 367 bytes .../icons/16x16/widget-gtk-imagemenuitem.png | Bin 0 -> 181 bytes .../gtk+/icons/16x16/widget-gtk-infobar.png | Bin 0 -> 314 bytes .../icons/16x16/widget-gtk-inputdialog.png | Bin 0 -> 192 bytes plugins/gtk+/icons/16x16/widget-gtk-label.png | Bin 0 -> 113 bytes .../gtk+/icons/16x16/widget-gtk-layout.png | Bin 0 -> 159 bytes .../gtk+/icons/16x16/widget-gtk-levelbar.png | Bin 0 -> 250 bytes .../icons/16x16/widget-gtk-linkbutton.png | Bin 0 -> 121 bytes .../gtk+/icons/16x16/widget-gtk-listbox.png | Bin 0 -> 208 bytes .../icons/16x16/widget-gtk-listboxrow.png | Bin 0 -> 184 bytes .../gtk+/icons/16x16/widget-gtk-liststore.png | Bin 0 -> 180 bytes plugins/gtk+/icons/16x16/widget-gtk-menu.png | Bin 0 -> 147 bytes .../gtk+/icons/16x16/widget-gtk-menubar.png | Bin 0 -> 155 bytes .../icons/16x16/widget-gtk-menubutton.png | Bin 0 -> 563 bytes .../gtk+/icons/16x16/widget-gtk-menuitem.png | Bin 0 -> 114 bytes .../icons/16x16/widget-gtk-menutoolbutton.png | Bin 0 -> 156 bytes .../icons/16x16/widget-gtk-messagedialog.png | Bin 0 -> 224 bytes .../gtk+/icons/16x16/widget-gtk-notebook.png | Bin 0 -> 166 bytes .../16x16/widget-gtk-offscreenwindow.png | Bin 0 -> 223 bytes .../gtk+/icons/16x16/widget-gtk-overlay.png | Bin 0 -> 221 bytes .../16x16/widget-gtk-pagesetupdialog.png | Bin 0 -> 267 bytes plugins/gtk+/icons/16x16/widget-gtk-paned.png | Bin 0 -> 107 bytes .../icons/16x16/widget-gtk-placessidebar.png | Bin 0 -> 222 bytes .../icons/16x16/widget-gtk-printdialog.png | Bin 0 -> 323 bytes .../icons/16x16/widget-gtk-progressbar.png | Bin 0 -> 240 bytes .../icons/16x16/widget-gtk-radioaction.png | Bin 0 -> 464 bytes .../icons/16x16/widget-gtk-radiobutton.png | Bin 0 -> 285 bytes .../icons/16x16/widget-gtk-radiomenuitem.png | Bin 0 -> 239 bytes .../16x16/widget-gtk-radiotoolbutton.png | Bin 0 -> 281 bytes .../icons/16x16/widget-gtk-recentaction.png | Bin 0 -> 311 bytes .../icons/16x16/widget-gtk-recentchooser.png | Bin 0 -> 330 bytes .../16x16/widget-gtk-recentchooserdialog.png | Bin 0 -> 225 bytes .../16x16/widget-gtk-recentchoosermenu.png | Bin 0 -> 322 bytes .../icons/16x16/widget-gtk-recentfilter.png | Bin 0 -> 372 bytes .../icons/16x16/widget-gtk-recentmanager.png | Bin 0 -> 418 bytes .../gtk+/icons/16x16/widget-gtk-revealer.png | Bin 0 -> 217 bytes plugins/gtk+/icons/16x16/widget-gtk-scale.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-scalebutton.png | Bin 0 -> 485 bytes .../gtk+/icons/16x16/widget-gtk-scrollbar.png | Bin 0 -> 260 bytes .../icons/16x16/widget-gtk-scrolledwindow.png | Bin 0 -> 254 bytes .../icons/16x16/widget-gtk-searchentry.png | Bin 0 -> 191 bytes .../gtk+/icons/16x16/widget-gtk-separator.png | Bin 0 -> 99 bytes .../16x16/widget-gtk-separatormenuitem.png | Bin 0 -> 114 bytes .../16x16/widget-gtk-separatortoolitem.png | Bin 0 -> 89 bytes .../gtk+/icons/16x16/widget-gtk-sizegroup.png | Bin 0 -> 244 bytes .../icons/16x16/widget-gtk-spinbutton.png | Bin 0 -> 155 bytes .../gtk+/icons/16x16/widget-gtk-spinner.png | Bin 0 -> 917 bytes .../gtk+/icons/16x16/widget-gtk-statusbar.png | Bin 0 -> 107 bytes .../icons/16x16/widget-gtk-statusicon.png | Bin 0 -> 298 bytes .../gtk+/icons/16x16/widget-gtk-switch.png | Bin 0 -> 293 bytes plugins/gtk+/icons/16x16/widget-gtk-table.png | Bin 0 -> 112 bytes .../16x16/widget-gtk-tearoffmenuitem.png | Bin 0 -> 188 bytes .../icons/16x16/widget-gtk-textbuffer.png | Bin 0 -> 157 bytes .../gtk+/icons/16x16/widget-gtk-texttag.png | Bin 0 -> 325 bytes .../icons/16x16/widget-gtk-texttagtable.png | Bin 0 -> 361 bytes .../gtk+/icons/16x16/widget-gtk-textview.png | Bin 0 -> 131 bytes .../icons/16x16/widget-gtk-toggleaction.png | Bin 0 -> 368 bytes .../icons/16x16/widget-gtk-togglebutton.png | Bin 0 -> 217 bytes .../16x16/widget-gtk-toggletoolbutton.png | Bin 0 -> 150 bytes .../gtk+/icons/16x16/widget-gtk-toolbar.png | Bin 0 -> 284 bytes .../icons/16x16/widget-gtk-toolbutton.png | Bin 0 -> 141 bytes .../gtk+/icons/16x16/widget-gtk-toolitem.png | Bin 0 -> 127 bytes .../icons/16x16/widget-gtk-toolitemgroup.png | Bin 0 -> 304 bytes .../icons/16x16/widget-gtk-toolpalette.png | Bin 0 -> 311 bytes .../16x16/widget-gtk-treemodelfilter.png | Bin 0 -> 313 bytes .../icons/16x16/widget-gtk-treemodelsort.png | Bin 0 -> 250 bytes .../icons/16x16/widget-gtk-treeselection.png | Bin 0 -> 208 bytes .../gtk+/icons/16x16/widget-gtk-treestore.png | Bin 0 -> 200 bytes .../gtk+/icons/16x16/widget-gtk-treeview.png | Bin 0 -> 148 bytes .../icons/16x16/widget-gtk-treeviewcolumn.png | Bin 0 -> 255 bytes plugins/gtk+/icons/16x16/widget-gtk-vbox.png | Bin 0 -> 137 bytes .../icons/16x16/widget-gtk-vbuttonbox.png | Bin 0 -> 124 bytes .../gtk+/icons/16x16/widget-gtk-viewport.png | Bin 0 -> 156 bytes .../icons/16x16/widget-gtk-volumebutton.png | Bin 0 -> 544 bytes .../gtk+/icons/16x16/widget-gtk-vpaned.png | Bin 0 -> 137 bytes .../gtk+/icons/16x16/widget-gtk-vscale.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-vscrollbar.png | Bin 0 -> 260 bytes .../icons/16x16/widget-gtk-vseparator.png | Bin 0 -> 99 bytes .../gtk+/icons/16x16/widget-gtk-window.png | Bin 0 -> 146 bytes .../icons/16x16/widget-gtk-windowgroup.png | Bin 0 -> 325 bytes plugins/gtk+/icons/22x22/Makefile.am | 148 + plugins/gtk+/icons/22x22/Makefile.in | 712 + .../icons/22x22/widget-gtk-aboutdialog.png | Bin 0 -> 236 bytes .../icons/22x22/widget-gtk-accelgroup.png | Bin 0 -> 307 bytes .../icons/22x22/widget-gtk-accellabel.png | Bin 0 -> 131 bytes .../gtk+/icons/22x22/widget-gtk-action.png | Bin 0 -> 246 bytes .../icons/22x22/widget-gtk-actiongroup.png | Bin 0 -> 320 bytes .../icons/22x22/widget-gtk-adjustment.png | Bin 0 -> 303 bytes .../gtk+/icons/22x22/widget-gtk-alignment.png | Bin 0 -> 160 bytes .../22x22/widget-gtk-appchooserbutton.png | Bin 0 -> 299 bytes .../22x22/widget-gtk-appchooserdialog.png | Bin 0 -> 434 bytes .../22x22/widget-gtk-appchooserwidget.png | Bin 0 -> 373 bytes plugins/gtk+/icons/22x22/widget-gtk-arrow.png | Bin 0 -> 134 bytes .../icons/22x22/widget-gtk-aspectframe.png | Bin 0 -> 229 bytes .../gtk+/icons/22x22/widget-gtk-assistant.png | Bin 0 -> 219 bytes plugins/gtk+/icons/22x22/widget-gtk-box.png | Bin 0 -> 142 bytes .../gtk+/icons/22x22/widget-gtk-button.png | Bin 0 -> 181 bytes .../gtk+/icons/22x22/widget-gtk-buttonbox.png | Bin 0 -> 136 bytes .../gtk+/icons/22x22/widget-gtk-calendar.png | Bin 0 -> 161 bytes .../icons/22x22/widget-gtk-cellareabox.png | Bin 0 -> 206 bytes .../22x22/widget-gtk-cellrendereraccel.png | Bin 0 -> 259 bytes .../22x22/widget-gtk-cellrenderercombo.png | Bin 0 -> 302 bytes .../22x22/widget-gtk-cellrendererpixbuf.png | Bin 0 -> 295 bytes .../22x22/widget-gtk-cellrendererprogress.png | Bin 0 -> 284 bytes .../22x22/widget-gtk-cellrendererspin.png | Bin 0 -> 312 bytes .../22x22/widget-gtk-cellrendererspinner.png | Bin 0 -> 575 bytes .../22x22/widget-gtk-cellrenderertext.png | Bin 0 -> 256 bytes .../22x22/widget-gtk-cellrenderertoggle.png | Bin 0 -> 294 bytes .../icons/22x22/widget-gtk-checkbutton.png | Bin 0 -> 179 bytes .../icons/22x22/widget-gtk-checkmenuitem.png | Bin 0 -> 202 bytes .../icons/22x22/widget-gtk-colorbutton.png | Bin 0 -> 168 bytes .../icons/22x22/widget-gtk-colorselection.png | Bin 0 -> 458 bytes .../22x22/widget-gtk-colorselectiondialog.png | Bin 0 -> 467 bytes .../gtk+/icons/22x22/widget-gtk-combobox.png | Bin 0 -> 263 bytes .../icons/22x22/widget-gtk-comboboxtext.png | Bin 0 -> 313 bytes .../gtk+/icons/22x22/widget-gtk-default.png | Bin 0 -> 116 bytes .../gtk+/icons/22x22/widget-gtk-dialog.png | Bin 0 -> 283 bytes .../icons/22x22/widget-gtk-drawingarea.png | Bin 0 -> 689 bytes plugins/gtk+/icons/22x22/widget-gtk-entry.png | Bin 0 -> 125 bytes .../icons/22x22/widget-gtk-entrybuffer.png | Bin 0 -> 183 bytes .../22x22/widget-gtk-entrycompletion.png | Bin 0 -> 316 bytes .../gtk+/icons/22x22/widget-gtk-eventbox.png | Bin 0 -> 223 bytes .../gtk+/icons/22x22/widget-gtk-expander.png | Bin 0 -> 152 bytes .../22x22/widget-gtk-filechooserbutton.png | Bin 0 -> 198 bytes .../22x22/widget-gtk-filechooserdialog.png | Bin 0 -> 265 bytes .../22x22/widget-gtk-filechooserwidget.png | Bin 0 -> 306 bytes .../icons/22x22/widget-gtk-filefilter.png | Bin 0 -> 464 bytes plugins/gtk+/icons/22x22/widget-gtk-fixed.png | Bin 0 -> 122 bytes .../icons/22x22/widget-gtk-fontbutton.png | Bin 0 -> 175 bytes .../icons/22x22/widget-gtk-fontselection.png | Bin 0 -> 281 bytes .../22x22/widget-gtk-fontselectiondialog.png | Bin 0 -> 321 bytes plugins/gtk+/icons/22x22/widget-gtk-frame.png | Bin 0 -> 143 bytes plugins/gtk+/icons/22x22/widget-gtk-grid.png | Bin 0 -> 120 bytes .../gtk+/icons/22x22/widget-gtk-handlebox.png | Bin 0 -> 174 bytes plugins/gtk+/icons/22x22/widget-gtk-hbox.png | Bin 0 -> 114 bytes .../icons/22x22/widget-gtk-hbuttonbox.png | Bin 0 -> 136 bytes .../gtk+/icons/22x22/widget-gtk-hpaned.png | Bin 0 -> 118 bytes .../gtk+/icons/22x22/widget-gtk-hscale.png | Bin 0 -> 172 bytes .../icons/22x22/widget-gtk-hscrollbar.png | Bin 0 -> 155 bytes .../icons/22x22/widget-gtk-hseparator.png | Bin 0 -> 101 bytes .../icons/22x22/widget-gtk-iconfactory.png | Bin 0 -> 444 bytes .../gtk+/icons/22x22/widget-gtk-iconview.png | Bin 0 -> 265 bytes plugins/gtk+/icons/22x22/widget-gtk-image.png | Bin 0 -> 269 bytes .../icons/22x22/widget-gtk-imagemenuitem.png | Bin 0 -> 185 bytes .../gtk+/icons/22x22/widget-gtk-infobar.png | Bin 0 -> 403 bytes .../icons/22x22/widget-gtk-inputdialog.png | Bin 0 -> 214 bytes plugins/gtk+/icons/22x22/widget-gtk-label.png | Bin 0 -> 205 bytes .../gtk+/icons/22x22/widget-gtk-layout.png | Bin 0 -> 186 bytes .../gtk+/icons/22x22/widget-gtk-levelbar.png | Bin 0 -> 268 bytes .../icons/22x22/widget-gtk-linkbutton.png | Bin 0 -> 150 bytes .../gtk+/icons/22x22/widget-gtk-listbox.png | Bin 0 -> 217 bytes .../icons/22x22/widget-gtk-listboxrow.png | Bin 0 -> 191 bytes .../gtk+/icons/22x22/widget-gtk-liststore.png | Bin 0 -> 209 bytes plugins/gtk+/icons/22x22/widget-gtk-menu.png | Bin 0 -> 164 bytes .../gtk+/icons/22x22/widget-gtk-menubar.png | Bin 0 -> 183 bytes .../icons/22x22/widget-gtk-menubutton.png | Bin 0 -> 359 bytes .../gtk+/icons/22x22/widget-gtk-menuitem.png | Bin 0 -> 127 bytes .../icons/22x22/widget-gtk-menutoolbutton.png | Bin 0 -> 185 bytes .../icons/22x22/widget-gtk-messagedialog.png | Bin 0 -> 358 bytes .../gtk+/icons/22x22/widget-gtk-notebook.png | Bin 0 -> 175 bytes .../22x22/widget-gtk-offscreenwindow.png | Bin 0 -> 239 bytes .../gtk+/icons/22x22/widget-gtk-overlay.png | Bin 0 -> 238 bytes .../22x22/widget-gtk-pagesetupdialog.png | Bin 0 -> 358 bytes plugins/gtk+/icons/22x22/widget-gtk-paned.png | Bin 0 -> 118 bytes .../icons/22x22/widget-gtk-placessidebar.png | Bin 0 -> 235 bytes .../icons/22x22/widget-gtk-printdialog.png | Bin 0 -> 438 bytes .../icons/22x22/widget-gtk-progressbar.png | Bin 0 -> 138 bytes .../icons/22x22/widget-gtk-radioaction.png | Bin 0 -> 340 bytes .../icons/22x22/widget-gtk-radiobutton.png | Bin 0 -> 257 bytes .../icons/22x22/widget-gtk-radiomenuitem.png | Bin 0 -> 323 bytes .../22x22/widget-gtk-radiotoolbutton.png | Bin 0 -> 362 bytes .../icons/22x22/widget-gtk-recentaction.png | Bin 0 -> 346 bytes .../icons/22x22/widget-gtk-recentchooser.png | Bin 0 -> 432 bytes .../22x22/widget-gtk-recentchooserdialog.png | Bin 0 -> 312 bytes .../22x22/widget-gtk-recentchoosermenu.png | Bin 0 -> 340 bytes .../icons/22x22/widget-gtk-recentfilter.png | Bin 0 -> 494 bytes .../icons/22x22/widget-gtk-recentmanager.png | Bin 0 -> 417 bytes .../gtk+/icons/22x22/widget-gtk-revealer.png | Bin 0 -> 221 bytes plugins/gtk+/icons/22x22/widget-gtk-scale.png | Bin 0 -> 164 bytes .../icons/22x22/widget-gtk-scalebutton.png | Bin 0 -> 394 bytes .../gtk+/icons/22x22/widget-gtk-scrollbar.png | Bin 0 -> 344 bytes .../icons/22x22/widget-gtk-scrolledwindow.png | Bin 0 -> 339 bytes .../icons/22x22/widget-gtk-searchentry.png | Bin 0 -> 188 bytes .../gtk+/icons/22x22/widget-gtk-separator.png | Bin 0 -> 107 bytes .../22x22/widget-gtk-separatormenuitem.png | Bin 0 -> 127 bytes .../22x22/widget-gtk-separatortoolitem.png | Bin 0 -> 96 bytes .../gtk+/icons/22x22/widget-gtk-sizegroup.png | Bin 0 -> 254 bytes .../icons/22x22/widget-gtk-spinbutton.png | Bin 0 -> 206 bytes .../gtk+/icons/22x22/widget-gtk-spinner.png | Bin 0 -> 1295 bytes .../gtk+/icons/22x22/widget-gtk-statusbar.png | Bin 0 -> 116 bytes .../icons/22x22/widget-gtk-statusicon.png | Bin 0 -> 307 bytes .../gtk+/icons/22x22/widget-gtk-switch.png | Bin 0 -> 274 bytes plugins/gtk+/icons/22x22/widget-gtk-table.png | Bin 0 -> 120 bytes .../22x22/widget-gtk-tearoffmenuitem.png | Bin 0 -> 201 bytes .../icons/22x22/widget-gtk-textbuffer.png | Bin 0 -> 173 bytes .../gtk+/icons/22x22/widget-gtk-texttag.png | Bin 0 -> 319 bytes .../icons/22x22/widget-gtk-texttagtable.png | Bin 0 -> 387 bytes .../gtk+/icons/22x22/widget-gtk-textview.png | Bin 0 -> 148 bytes .../icons/22x22/widget-gtk-toggleaction.png | Bin 0 -> 249 bytes .../icons/22x22/widget-gtk-togglebutton.png | Bin 0 -> 200 bytes .../22x22/widget-gtk-toggletoolbutton.png | Bin 0 -> 149 bytes .../gtk+/icons/22x22/widget-gtk-toolbar.png | Bin 0 -> 187 bytes .../icons/22x22/widget-gtk-toolbutton.png | Bin 0 -> 149 bytes .../gtk+/icons/22x22/widget-gtk-toolitem.png | Bin 0 -> 132 bytes .../icons/22x22/widget-gtk-toolitemgroup.png | Bin 0 -> 389 bytes .../icons/22x22/widget-gtk-toolpalette.png | Bin 0 -> 374 bytes .../22x22/widget-gtk-treemodelfilter.png | Bin 0 -> 409 bytes .../icons/22x22/widget-gtk-treemodelsort.png | Bin 0 -> 268 bytes .../icons/22x22/widget-gtk-treeselection.png | Bin 0 -> 214 bytes .../gtk+/icons/22x22/widget-gtk-treestore.png | Bin 0 -> 231 bytes .../gtk+/icons/22x22/widget-gtk-treeview.png | Bin 0 -> 158 bytes .../icons/22x22/widget-gtk-treeviewcolumn.png | Bin 0 -> 244 bytes plugins/gtk+/icons/22x22/widget-gtk-vbox.png | Bin 0 -> 142 bytes .../icons/22x22/widget-gtk-vbuttonbox.png | Bin 0 -> 134 bytes .../gtk+/icons/22x22/widget-gtk-viewport.png | Bin 0 -> 186 bytes .../icons/22x22/widget-gtk-volumebutton.png | Bin 0 -> 775 bytes .../gtk+/icons/22x22/widget-gtk-vpaned.png | Bin 0 -> 143 bytes .../gtk+/icons/22x22/widget-gtk-vscale.png | Bin 0 -> 164 bytes .../icons/22x22/widget-gtk-vscrollbar.png | Bin 0 -> 344 bytes .../icons/22x22/widget-gtk-vseparator.png | Bin 0 -> 107 bytes .../gtk+/icons/22x22/widget-gtk-window.png | Bin 0 -> 169 bytes .../icons/22x22/widget-gtk-windowgroup.png | Bin 0 -> 405 bytes plugins/gtk+/icons/Makefile.am | 3 + plugins/gtk+/icons/Makefile.in | 695 + plugins/gtk-private/glade-gtk-private.xml | 80 + plugins/python/Makefile.am | 28 + plugins/python/Makefile.in | 751 + plugins/python/glade-python.c | 147 + po/ChangeLog | 1885 + po/LINGUAS | 69 + po/Makefile.in.in | 222 + po/POTFILES.in | 232 + po/POTFILES.skip | 3 + po/ar.po | 5659 ++ po/ast.po | 5054 ++ po/az.po | 1828 + po/bg.po | 5191 ++ po/bn.po | 3553 + po/bn_IN.po | 3553 + po/ca.po | 7709 ++ po/ca@valencia.po | 7705 ++ po/cs.po | 7645 ++ po/da.po | 11057 +++ po/de.po | 7905 ++ po/el.po | 7817 ++ po/en@shaw.po | 5552 ++ po/en_CA.po | 3800 + po/en_GB.po | 7690 ++ po/eo.po | 7855 ++ po/es.po | 8825 +++ po/et.po | 4024 + po/eu.po | 5164 ++ po/fi.po | 4866 ++ po/fr.po | 7914 ++ po/gl.po | 7715 ++ po/gu.po | 3939 + po/he.po | 5441 ++ po/hi.po | 5605 ++ po/hu.po | 7786 ++ po/hy.po | 4984 ++ po/id.po | 7641 ++ po/it.po | 7717 ++ po/ja.po | 6870 ++ po/km.po | 5010 ++ po/ko.po | 7696 ++ po/lt.po | 7620 ++ po/lv.po | 7912 ++ po/mai.po | 5230 ++ po/mk.po | 3836 + po/ml.po | 7659 ++ po/mr.po | 3948 + po/ms.po | 1826 + po/nb.po | 6917 ++ po/nl.po | 4167 + po/nn.po | 4807 ++ po/oc.po | 3832 + po/or.po | 5390 ++ po/pa.po | 3325 + po/pl.po | 7712 ++ po/pt.po | 6259 ++ po/pt_BR.po | 8690 +++ po/ro.po | 5008 ++ po/ru.po | 7998 ++ po/si.po | 3716 + po/sk.po | 8423 +++ po/sl.po | 7637 ++ po/sq.po | 3986 + po/sr.po | 7704 ++ po/sr@latin.po | 7704 ++ po/sv.po | 6012 ++ po/ta.po | 3541 + po/te.po | 5519 ++ po/th.po | 6077 ++ po/tr.po | 6112 ++ po/ug.po | 5236 ++ po/uk.po | 5354 ++ po/vi.po | 5493 ++ po/zh_CN.po | 7666 ++ po/zh_HK.po | 7675 ++ po/zh_TW.po | 7700 ++ src/Makefile.am | 66 + src/Makefile.in | 897 + src/glade-close-button.c | 81 + src/glade-close-button.h | 58 + src/glade-http.c | 419 + src/glade-http.h | 89 + src/glade-logo.h | 464 + src/glade-preferences.c | 382 + src/glade-preferences.glade | 493 + src/glade-preferences.h | 72 + src/glade-registration.c | 803 + src/glade-registration.css | 86 + src/glade-registration.glade | 2982 + src/glade-registration.h | 60 + src/glade-resources.c | 3903 + src/glade-resources.gresource.xml | 9 + src/glade-resources.h | 7 + src/glade-window.c | 3523 + src/glade-window.h | 66 + src/glade.glade | 1222 + src/glade.rc.in | 29 + src/main.c | 225 + test-driver | 139 + tests/Makefile.am | 77 + tests/Makefile.in | 1232 + tests/add-child.c | 304 + tests/create-widgets.c | 122 + tests/toplevel-order-resources.c | 1093 + tests/toplevel-order-resources.gresource.xml | 11 + tests/toplevel-order-resources.h | 7 + tests/toplevel-order.c | 164 + tests/toplevel_order_test.glade | 9 + tests/toplevel_order_test2.glade | 11 + tests/toplevel_order_test3.glade | 9 + tests/toplevel_order_test4.glade | 14 + tests/toplevel_order_test5.glade | 36 + tests/toplevel_order_test6.glade | 117 + 1036 files changed, 759401 insertions(+) create mode 100644 ABOUT-NLS create mode 100644 AUTHORS create mode 100644 COPYING create mode 100644 COPYING.GPL create mode 100644 COPYING.LGPL create mode 100644 ChangeLog create mode 100644 INSTALL create mode 100644 Makefile.am create mode 100644 Makefile.in create mode 100644 NEWS create mode 100644 README create mode 100644 TODO create mode 100644 aclocal.m4 create mode 100755 autogen.sh create mode 100644 build/mingw-w64/glade.nsi.in create mode 100755 compile create mode 100755 config.guess create mode 100644 config.h.in create mode 100755 config.rpath create mode 100755 config.sub create mode 100755 configure create mode 100644 configure.ac create mode 100644 data/Makefile.am create mode 100644 data/Makefile.in create mode 100644 data/glade.appdata.xml.in create mode 100644 data/glade.desktop.in.in create mode 100644 data/gladeui-2.0.pc.in create mode 100644 data/icons/Makefile.am create mode 100644 data/icons/Makefile.in create mode 100644 data/icons/deprecated-16x16.png create mode 100644 data/icons/deprecated-22x22.png create mode 100644 data/icons/devhelp.png create mode 100644 data/icons/fixed-bg.png create mode 100644 data/icons/glade.ico create mode 100644 data/icons/hicolor/16x16/Makefile.am create mode 100644 data/icons/hicolor/16x16/Makefile.in create mode 100644 data/icons/hicolor/16x16/apps/Makefile.am create mode 100644 data/icons/hicolor/16x16/apps/Makefile.in create mode 100644 data/icons/hicolor/16x16/apps/glade.png create mode 100644 data/icons/hicolor/16x16/apps/glade.xcf create mode 100644 data/icons/hicolor/22x22/Makefile.am create mode 100644 data/icons/hicolor/22x22/Makefile.in create mode 100644 data/icons/hicolor/22x22/apps/Makefile.am create mode 100644 data/icons/hicolor/22x22/apps/Makefile.in create mode 100644 data/icons/hicolor/22x22/apps/glade.png create mode 100644 data/icons/hicolor/22x22/apps/glade.xcf create mode 100644 data/icons/hicolor/24x24/Makefile.am create mode 100644 data/icons/hicolor/24x24/Makefile.in create mode 100644 data/icons/hicolor/24x24/apps/Makefile.am create mode 100644 data/icons/hicolor/24x24/apps/Makefile.in create mode 100644 data/icons/hicolor/24x24/apps/glade.png create mode 100644 data/icons/hicolor/256x256/Makefile.am create mode 100644 data/icons/hicolor/256x256/Makefile.in create mode 100644 data/icons/hicolor/256x256/apps/Makefile.am create mode 100644 data/icons/hicolor/256x256/apps/Makefile.in create mode 100644 data/icons/hicolor/256x256/apps/glade.png create mode 100644 data/icons/hicolor/32x32/Makefile.am create mode 100644 data/icons/hicolor/32x32/Makefile.in create mode 100644 data/icons/hicolor/32x32/apps/Makefile.am create mode 100644 data/icons/hicolor/32x32/apps/Makefile.in create mode 100644 data/icons/hicolor/32x32/apps/glade.png create mode 100644 data/icons/hicolor/32x32/apps/glade.svg create mode 100644 data/icons/hicolor/48x48/Makefile.am create mode 100644 data/icons/hicolor/48x48/Makefile.in create mode 100644 data/icons/hicolor/48x48/apps/Makefile.am create mode 100644 data/icons/hicolor/48x48/apps/Makefile.in create mode 100644 data/icons/hicolor/48x48/apps/glade.png create mode 100644 data/icons/hicolor/Makefile.am create mode 100644 data/icons/hicolor/Makefile.in create mode 100644 data/icons/hicolor/source.svg create mode 100644 data/icons/placeholder.png create mode 100644 data/icons/plus.png create mode 100755 depcomp create mode 100644 doc/Makefile.am create mode 100644 doc/Makefile.in create mode 100644 doc/catalogintro.sgml create mode 100644 doc/gladepython.sgml create mode 100644 doc/gladeui-docs.sgml create mode 100644 doc/gladeui-overrides.txt create mode 100644 doc/gladeui-sections.txt create mode 100644 doc/gladeui.types create mode 100644 doc/html/GladeApp.html create mode 100644 doc/html/GladeBaseEditor.html create mode 100644 doc/html/GladeClipboard.html create mode 100644 doc/html/GladeDesignView.html create mode 100644 doc/html/GladeEditorProperty.html create mode 100644 doc/html/GladeInspector.html create mode 100644 doc/html/GladePalette.html create mode 100644 doc/html/GladePlaceholder.html create mode 100644 doc/html/GladeProject.html create mode 100644 doc/html/GladeProperty.html create mode 100644 doc/html/GladeWidget.html create mode 100644 doc/html/GladeWidgetAction.html create mode 100644 doc/html/catalog.html create mode 100644 doc/html/catalogintro.html create mode 100644 doc/html/core.html create mode 100644 doc/html/dockables.html create mode 100644 doc/html/gladeui-Glade-Utils.html create mode 100644 doc/html/gladeui-GladeClipboardView.html create mode 100644 doc/html/gladeui-GladeFixed.html create mode 100644 doc/html/gladeui-GladePropertyClass.html create mode 100644 doc/html/gladeui-GladeSignalEditor.html create mode 100644 doc/html/gladeui-Xml-Utils.html create mode 100644 doc/html/gladeui-glade-command.html create mode 100644 doc/html/gladeui-glade-editor.html create mode 100644 doc/html/gladeui-glade-parameter.html create mode 100644 doc/html/gladeui-glade-widget-adaptor.html create mode 100644 doc/html/gladeui.devhelp2 create mode 100644 doc/html/home.png create mode 100644 doc/html/index.html create mode 100644 doc/html/index.sgml create mode 100644 doc/html/ix01.html create mode 100644 doc/html/left-insensitive.png create mode 100644 doc/html/left.png create mode 100644 doc/html/misc.html create mode 100644 doc/html/properties.html create mode 100644 doc/html/pythonsupport.html create mode 100644 doc/html/right-insensitive.png create mode 100644 doc/html/right.png create mode 100644 doc/html/style.css create mode 100644 doc/html/up-insensitive.png create mode 100644 doc/html/up.png create mode 100644 doc/html/widgetclasses.html create mode 100644 doc/properties.sgml create mode 100644 doc/version.xml create mode 100644 doc/version.xml.in create mode 100644 doc/widgetclasses.sgml create mode 100644 glade-rules.mk create mode 100644 gladeui/Makefile.am create mode 100644 gladeui/Makefile.in create mode 100644 gladeui/atk.png create mode 100644 gladeui/glade-accumulators.c create mode 100644 gladeui/glade-accumulators.h create mode 100644 gladeui/glade-app.c create mode 100644 gladeui/glade-app.h create mode 100644 gladeui/glade-base-editor.c create mode 100644 gladeui/glade-base-editor.h create mode 100644 gladeui/glade-builtins.c create mode 100644 gladeui/glade-builtins.h create mode 100644 gladeui/glade-catalog.c create mode 100644 gladeui/glade-catalog.h create mode 100644 gladeui/glade-cell-renderer-icon.c create mode 100644 gladeui/glade-cell-renderer-icon.h create mode 100644 gladeui/glade-clipboard.c create mode 100644 gladeui/glade-clipboard.h create mode 100644 gladeui/glade-command.c create mode 100644 gladeui/glade-command.h create mode 100644 gladeui/glade-cursor.c create mode 100644 gladeui/glade-cursor.h create mode 100644 gladeui/glade-debug.c create mode 100644 gladeui/glade-debug.h create mode 100644 gladeui/glade-design-layout.c create mode 100644 gladeui/glade-design-layout.h create mode 100644 gladeui/glade-design-private.h create mode 100644 gladeui/glade-design-view.c create mode 100644 gladeui/glade-design-view.h create mode 100644 gladeui/glade-displayable-values.c create mode 100644 gladeui/glade-displayable-values.h create mode 100644 gladeui/glade-dnd.c create mode 100644 gladeui/glade-dnd.h create mode 100644 gladeui/glade-drag.c create mode 100644 gladeui/glade-drag.h create mode 100644 gladeui/glade-editable.c create mode 100644 gladeui/glade-editable.h create mode 100644 gladeui/glade-editor-property.c create mode 100644 gladeui/glade-editor-property.h create mode 100644 gladeui/glade-editor-skeleton.c create mode 100644 gladeui/glade-editor-skeleton.h create mode 100644 gladeui/glade-editor-table.c create mode 100644 gladeui/glade-editor-table.h create mode 100644 gladeui/glade-editor.c create mode 100644 gladeui/glade-editor.h create mode 100644 gladeui/glade-editor.ui create mode 100644 gladeui/glade-id-allocator.c create mode 100644 gladeui/glade-id-allocator.h create mode 100644 gladeui/glade-inspector.c create mode 100644 gladeui/glade-inspector.h create mode 100644 gladeui/glade-marshallers.c create mode 100644 gladeui/glade-marshallers.h create mode 100644 gladeui/glade-marshallers.list create mode 100644 gladeui/glade-name-context.c create mode 100644 gladeui/glade-name-context.h create mode 100644 gladeui/glade-named-icon-chooser-dialog.c create mode 100644 gladeui/glade-named-icon-chooser-dialog.h create mode 100644 gladeui/glade-object-stub.c create mode 100644 gladeui/glade-object-stub.h create mode 100644 gladeui/glade-palette.c create mode 100644 gladeui/glade-palette.h create mode 100644 gladeui/glade-path.h create mode 100644 gladeui/glade-placeholder.c create mode 100644 gladeui/glade-placeholder.h create mode 100644 gladeui/glade-popup.c create mode 100644 gladeui/glade-popup.h create mode 100644 gladeui/glade-preview-template.c create mode 100644 gladeui/glade-preview-template.h create mode 100644 gladeui/glade-preview-tokens.h create mode 100644 gladeui/glade-preview-window.c create mode 100644 gladeui/glade-preview-window.h create mode 100644 gladeui/glade-preview.c create mode 100644 gladeui/glade-preview.h create mode 100644 gladeui/glade-previewer.c create mode 100644 gladeui/glade-previewer.rc.in create mode 100644 gladeui/glade-private.h create mode 100644 gladeui/glade-project-properties.c create mode 100644 gladeui/glade-project-properties.h create mode 100644 gladeui/glade-project-properties.ui create mode 100644 gladeui/glade-project.c create mode 100644 gladeui/glade-project.h create mode 100644 gladeui/glade-property-class.c create mode 100644 gladeui/glade-property-class.h create mode 100644 gladeui/glade-property-label.c create mode 100644 gladeui/glade-property-label.h create mode 100644 gladeui/glade-property-label.ui create mode 100644 gladeui/glade-property-shell.c create mode 100644 gladeui/glade-property-shell.h create mode 100644 gladeui/glade-property.c create mode 100644 gladeui/glade-property.h create mode 100644 gladeui/glade-signal-class.c create mode 100644 gladeui/glade-signal-class.h create mode 100644 gladeui/glade-signal-editor.c create mode 100644 gladeui/glade-signal-editor.h create mode 100644 gladeui/glade-signal-model.c create mode 100644 gladeui/glade-signal-model.h create mode 100644 gladeui/glade-signal.c create mode 100644 gladeui/glade-signal.h create mode 100644 gladeui/glade-tsort.c create mode 100644 gladeui/glade-tsort.h create mode 100644 gladeui/glade-utils.c create mode 100644 gladeui/glade-utils.h create mode 100644 gladeui/glade-widget-action.c create mode 100644 gladeui/glade-widget-action.h create mode 100644 gladeui/glade-widget-adaptor.c create mode 100644 gladeui/glade-widget-adaptor.h create mode 100644 gladeui/glade-widget-private.h create mode 100644 gladeui/glade-widget.c create mode 100644 gladeui/glade-widget.h create mode 100644 gladeui/glade-xml-utils.c create mode 100644 gladeui/glade-xml-utils.h create mode 100644 gladeui/glade.h create mode 100644 gladeui/gladeui-enum-types.c create mode 100644 gladeui/gladeui-enum-types.c.template create mode 100644 gladeui/gladeui-enum-types.h create mode 100644 gladeui/gladeui-enum-types.h.template create mode 100644 gladeui/gladeui-resources.c create mode 100644 gladeui/gladeui-resources.gresource.xml create mode 100644 gladeui/gladeui-resources.h create mode 100644 gladeui/gladeui.rc.in create mode 100644 gladeui/icon-naming-spec.c create mode 100644 gtk-doc.make create mode 100644 help/C/figures/main-window.png create mode 100644 help/C/index.docbook create mode 100644 help/C/legal.xml create mode 100644 help/ChangeLog create mode 100644 help/Makefile.am create mode 100644 help/Makefile.in create mode 100644 help/bg/bg.po create mode 100644 help/bg/bg.stamp create mode 100644 help/bg/figures/main-window.png create mode 100644 help/bg/index.docbook create mode 100644 help/bg/legal.xml create mode 100644 help/ca/ca.po create mode 100644 help/ca/ca.stamp create mode 100644 help/ca/index.docbook create mode 100644 help/ca/legal.xml create mode 100644 help/cs/cs.po create mode 100644 help/cs/cs.stamp create mode 100644 help/cs/figures/main-window.png create mode 100644 help/cs/index.docbook create mode 100644 help/cs/legal.xml create mode 100644 help/de/de.po create mode 100644 help/de/de.stamp create mode 100644 help/de/figures/main-window.png create mode 100644 help/de/index.docbook create mode 100644 help/de/legal.xml create mode 100644 help/el/el.po create mode 100644 help/el/el.stamp create mode 100644 help/el/index.docbook create mode 100644 help/el/legal.xml create mode 100644 help/en_GB/en_GB.po create mode 100644 help/en_GB/en_GB.stamp create mode 100644 help/en_GB/index.docbook create mode 100644 help/en_GB/legal.xml create mode 100644 help/es/es.po create mode 100644 help/es/es.stamp create mode 100644 help/es/figures/main-window.png create mode 100644 help/es/index.docbook create mode 100644 help/es/legal.xml create mode 100644 help/eu/eu.po create mode 100644 help/eu/eu.stamp create mode 100644 help/eu/figures/main-window.png create mode 100644 help/eu/index.docbook create mode 100644 help/eu/legal.xml create mode 100644 help/fr/figures/main-window.png create mode 100644 help/fr/fr.po create mode 100644 help/fr/fr.stamp create mode 100644 help/fr/index.docbook create mode 100644 help/fr/legal.xml create mode 100644 help/gl/gl.po create mode 100644 help/gl/gl.stamp create mode 100644 help/gl/index.docbook create mode 100644 help/gl/legal.xml create mode 100644 help/hi/hi.po create mode 100644 help/hi/hi.stamp create mode 100644 help/hi/index.docbook create mode 100644 help/hi/legal.xml create mode 100644 help/hu/hu.po create mode 100644 help/hu/hu.stamp create mode 100644 help/hu/index.docbook create mode 100644 help/hu/legal.xml create mode 100644 help/it/figures/main-window.png create mode 100644 help/it/index.docbook create mode 100644 help/it/it.po create mode 100644 help/it/it.stamp create mode 100644 help/it/legal.xml create mode 100644 help/ja/index.docbook create mode 100644 help/ja/ja.po create mode 100644 help/ja/ja.stamp create mode 100644 help/ja/legal.xml create mode 100644 help/oc/figures/main-window.png create mode 100644 help/oc/index.docbook create mode 100644 help/oc/legal.xml create mode 100644 help/oc/oc.po create mode 100644 help/oc/oc.stamp create mode 100644 help/pt_BR/figures/main-window.png create mode 100644 help/pt_BR/index.docbook create mode 100644 help/pt_BR/legal.xml create mode 100644 help/pt_BR/pt_BR.po create mode 100644 help/pt_BR/pt_BR.stamp create mode 100644 help/ru/figures/main-window.png create mode 100644 help/ru/index.docbook create mode 100644 help/ru/legal.xml create mode 100644 help/ru/ru.po create mode 100644 help/ru/ru.stamp create mode 100644 help/sl/index.docbook create mode 100644 help/sl/legal.xml create mode 100644 help/sl/sl.po create mode 100644 help/sl/sl.stamp create mode 100644 help/sv/figures/main-window.png create mode 100644 help/sv/index.docbook create mode 100644 help/sv/legal.xml create mode 100644 help/sv/sv.po create mode 100644 help/sv/sv.stamp create mode 100644 help/uk/figures/main-window.png create mode 100644 help/uk/index.docbook create mode 100644 help/uk/legal.xml create mode 100644 help/uk/uk.po create mode 100644 help/uk/uk.stamp create mode 100644 help/zh_CN/index.docbook create mode 100644 help/zh_CN/legal.xml create mode 100644 help/zh_CN/zh_CN.po create mode 100644 help/zh_CN/zh_CN.stamp create mode 100755 install-sh create mode 100644 intltool-extract.in create mode 100644 intltool-merge.in create mode 100644 intltool-update.in create mode 100644 ltmain.sh create mode 100644 m4/gtk-doc.m4 create mode 100644 m4/intltool.m4 create mode 100644 m4/libtool.m4 create mode 100644 m4/ltoptions.m4 create mode 100644 m4/ltsugar.m4 create mode 100644 m4/ltversion.m4 create mode 100644 m4/lt~obsolete.m4 create mode 100644 m4/nls.m4 create mode 100644 m4/python.m4 create mode 100644 man/Makefile.am create mode 100644 man/Makefile.in create mode 100644 man/glade-previewer.xml create mode 100644 man/glade.xml create mode 100755 missing create mode 100644 plugins/Makefile.am create mode 100644 plugins/Makefile.in create mode 100644 plugins/glade-catalog.dtd create mode 100644 plugins/gladeui/Makefile.am create mode 100644 plugins/gladeui/Makefile.in create mode 100644 plugins/gladeui/glade-glade-editor-skeleton.c create mode 100644 plugins/gladeui/glade-glade-property-shell.c create mode 100644 plugins/gladeui/gladeui.xml create mode 100644 plugins/gtk+/Makefile.am create mode 100644 plugins/gtk+/Makefile.in create mode 100644 plugins/gtk+/glade-about-dialog-editor.c create mode 100644 plugins/gtk+/glade-about-dialog-editor.h create mode 100644 plugins/gtk+/glade-about-dialog-editor.ui create mode 100644 plugins/gtk+/glade-accels.c create mode 100644 plugins/gtk+/glade-accels.h create mode 100644 plugins/gtk+/glade-action-editor.c create mode 100644 plugins/gtk+/glade-action-editor.h create mode 100644 plugins/gtk+/glade-action-editor.ui create mode 100644 plugins/gtk+/glade-activatable-editor.c create mode 100644 plugins/gtk+/glade-activatable-editor.h create mode 100644 plugins/gtk+/glade-activatable-editor.ui create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.c create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.h create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.ui create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-arrow-editor.c create mode 100644 plugins/gtk+/glade-arrow-editor.h create mode 100644 plugins/gtk+/glade-arrow-editor.ui create mode 100644 plugins/gtk+/glade-attributes.c create mode 100644 plugins/gtk+/glade-attributes.h create mode 100644 plugins/gtk+/glade-box-editor.c create mode 100644 plugins/gtk+/glade-box-editor.h create mode 100644 plugins/gtk+/glade-box-editor.ui create mode 100644 plugins/gtk+/glade-button-editor.c create mode 100644 plugins/gtk+/glade-button-editor.h create mode 100644 plugins/gtk+/glade-button-editor.ui create mode 100644 plugins/gtk+/glade-cell-renderer-editor.c create mode 100644 plugins/gtk+/glade-cell-renderer-editor.h create mode 100644 plugins/gtk+/glade-column-types.c create mode 100644 plugins/gtk+/glade-column-types.h create mode 100644 plugins/gtk+/glade-combo-box-editor.c create mode 100644 plugins/gtk+/glade-combo-box-editor.h create mode 100644 plugins/gtk+/glade-combo-box-editor.ui create mode 100644 plugins/gtk+/glade-combo-box-text-editor.c create mode 100644 plugins/gtk+/glade-combo-box-text-editor.h create mode 100644 plugins/gtk+/glade-combo-box-text-editor.ui create mode 100644 plugins/gtk+/glade-entry-editor.c create mode 100644 plugins/gtk+/glade-entry-editor.h create mode 100644 plugins/gtk+/glade-entry-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-fixed.c create mode 100644 plugins/gtk+/glade-fixed.h create mode 100644 plugins/gtk+/glade-font-button-editor.c create mode 100644 plugins/gtk+/glade-font-button-editor.h create mode 100644 plugins/gtk+/glade-font-button-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-grid-editor.c create mode 100644 plugins/gtk+/glade-grid-editor.h create mode 100644 plugins/gtk+/glade-grid-editor.ui create mode 100644 plugins/gtk+/glade-gtk-about-dialog.c create mode 100644 plugins/gtk+/glade-gtk-action-group.c create mode 100644 plugins/gtk+/glade-gtk-action-widgets.c create mode 100644 plugins/gtk+/glade-gtk-action-widgets.h create mode 100644 plugins/gtk+/glade-gtk-action.c create mode 100644 plugins/gtk+/glade-gtk-adjustment.c create mode 100644 plugins/gtk+/glade-gtk-app-chooser-button.c create mode 100644 plugins/gtk+/glade-gtk-app-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-arrow.c create mode 100644 plugins/gtk+/glade-gtk-assistant.c create mode 100644 plugins/gtk+/glade-gtk-box.c create mode 100644 plugins/gtk+/glade-gtk-button.c create mode 100644 plugins/gtk+/glade-gtk-button.h create mode 100644 plugins/gtk+/glade-gtk-cell-layout.c create mode 100644 plugins/gtk+/glade-gtk-cell-layout.h create mode 100644 plugins/gtk+/glade-gtk-cell-renderer.c create mode 100644 plugins/gtk+/glade-gtk-cell-renderer.h create mode 100644 plugins/gtk+/glade-gtk-combo-box-text.c create mode 100644 plugins/gtk+/glade-gtk-combo-box.c create mode 100644 plugins/gtk+/glade-gtk-container.c create mode 100644 plugins/gtk+/glade-gtk-dialog.c create mode 100644 plugins/gtk+/glade-gtk-dialog.h create mode 100644 plugins/gtk+/glade-gtk-entry-buffer.c create mode 100644 plugins/gtk+/glade-gtk-entry.c create mode 100644 plugins/gtk+/glade-gtk-expander.c create mode 100644 plugins/gtk+/glade-gtk-file-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-fixed-layout.c create mode 100644 plugins/gtk+/glade-gtk-font-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-frame.c create mode 100644 plugins/gtk+/glade-gtk-frame.h create mode 100644 plugins/gtk+/glade-gtk-grid.c create mode 100644 plugins/gtk+/glade-gtk-icon-factory.c create mode 100644 plugins/gtk+/glade-gtk-icon-view.c create mode 100644 plugins/gtk+/glade-gtk-image-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-image.c create mode 100644 plugins/gtk+/glade-gtk-image.h create mode 100644 plugins/gtk+/glade-gtk-info-bar.c create mode 100644 plugins/gtk+/glade-gtk-label.c create mode 100644 plugins/gtk+/glade-gtk-level-bar.c create mode 100644 plugins/gtk+/glade-gtk-list-box.c create mode 100644 plugins/gtk+/glade-gtk-list-store.c create mode 100644 plugins/gtk+/glade-gtk-marshallers.c create mode 100644 plugins/gtk+/glade-gtk-marshallers.h create mode 100644 plugins/gtk+/glade-gtk-marshallers.list create mode 100644 plugins/gtk+/glade-gtk-menu-bar.c create mode 100644 plugins/gtk+/glade-gtk-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-menu-shell.c create mode 100644 plugins/gtk+/glade-gtk-menu-shell.h create mode 100644 plugins/gtk+/glade-gtk-menu-tool-button.c create mode 100644 plugins/gtk+/glade-gtk-menu.c create mode 100644 plugins/gtk+/glade-gtk-message-dialog.c create mode 100644 plugins/gtk+/glade-gtk-notebook.c create mode 100644 plugins/gtk+/glade-gtk-notebook.h create mode 100644 plugins/gtk+/glade-gtk-overlay.c create mode 100644 plugins/gtk+/glade-gtk-paned.c create mode 100644 plugins/gtk+/glade-gtk-progress-bar.c create mode 100644 plugins/gtk+/glade-gtk-radio-button.c create mode 100644 plugins/gtk+/glade-gtk-radio-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-recent-chooser-menu.c create mode 100644 plugins/gtk+/glade-gtk-recent-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-recent-file-filter.c create mode 100644 plugins/gtk+/glade-gtk-resources.c create mode 100644 plugins/gtk+/glade-gtk-resources.gresource.xml create mode 100644 plugins/gtk+/glade-gtk-resources.h create mode 100644 plugins/gtk+/glade-gtk-revealer.c create mode 100644 plugins/gtk+/glade-gtk-scale.c create mode 100644 plugins/gtk+/glade-gtk-scrollbar.c create mode 100644 plugins/gtk+/glade-gtk-scrolled-window.c create mode 100644 plugins/gtk+/glade-gtk-size-group.c create mode 100644 plugins/gtk+/glade-gtk-spin-button.c create mode 100644 plugins/gtk+/glade-gtk-switch.c create mode 100644 plugins/gtk+/glade-gtk-table.c create mode 100644 plugins/gtk+/glade-gtk-text-buffer.c create mode 100644 plugins/gtk+/glade-gtk-text-tag-table.c create mode 100644 plugins/gtk+/glade-gtk-text-view.c create mode 100644 plugins/gtk+/glade-gtk-tool-button.c create mode 100644 plugins/gtk+/glade-gtk-tool-item-group.c create mode 100644 plugins/gtk+/glade-gtk-tool-item.c create mode 100644 plugins/gtk+/glade-gtk-tool-palette.c create mode 100644 plugins/gtk+/glade-gtk-toolbar.c create mode 100644 plugins/gtk+/glade-gtk-tree-view.c create mode 100644 plugins/gtk+/glade-gtk-tree-view.h create mode 100644 plugins/gtk+/glade-gtk-viewport.c create mode 100644 plugins/gtk+/glade-gtk-widget.c create mode 100644 plugins/gtk+/glade-gtk-window.c create mode 100644 plugins/gtk+/glade-gtk.h create mode 100644 plugins/gtk+/glade-icon-factory-editor.c create mode 100644 plugins/gtk+/glade-icon-factory-editor.h create mode 100644 plugins/gtk+/glade-icon-sources.c create mode 100644 plugins/gtk+/glade-icon-sources.h create mode 100644 plugins/gtk+/glade-icon-view-editor.c create mode 100644 plugins/gtk+/glade-icon-view-editor.h create mode 100644 plugins/gtk+/glade-icon-view-editor.ui create mode 100644 plugins/gtk+/glade-image-editor.c create mode 100644 plugins/gtk+/glade-image-editor.h create mode 100644 plugins/gtk+/glade-image-editor.ui create mode 100644 plugins/gtk+/glade-image-item-editor.c create mode 100644 plugins/gtk+/glade-image-item-editor.h create mode 100644 plugins/gtk+/glade-label-editor.c create mode 100644 plugins/gtk+/glade-label-editor.h create mode 100644 plugins/gtk+/glade-label-editor.ui create mode 100644 plugins/gtk+/glade-layout-editor.c create mode 100644 plugins/gtk+/glade-layout-editor.h create mode 100644 plugins/gtk+/glade-layout-editor.ui create mode 100644 plugins/gtk+/glade-level-bar-editor.c create mode 100644 plugins/gtk+/glade-level-bar-editor.h create mode 100644 plugins/gtk+/glade-level-bar-editor.ui create mode 100644 plugins/gtk+/glade-message-dialog-editor.c create mode 100644 plugins/gtk+/glade-message-dialog-editor.h create mode 100644 plugins/gtk+/glade-message-dialog-editor.ui create mode 100644 plugins/gtk+/glade-misc-editor.c create mode 100644 plugins/gtk+/glade-misc-editor.h create mode 100644 plugins/gtk+/glade-misc-editor.ui create mode 100644 plugins/gtk+/glade-model-data.c create mode 100644 plugins/gtk+/glade-model-data.h create mode 100644 plugins/gtk+/glade-notebook-editor.c create mode 100644 plugins/gtk+/glade-notebook-editor.h create mode 100644 plugins/gtk+/glade-notebook-editor.ui create mode 100644 plugins/gtk+/glade-progress-bar-editor.c create mode 100644 plugins/gtk+/glade-progress-bar-editor.h create mode 100644 plugins/gtk+/glade-progress-bar-editor.ui create mode 100644 plugins/gtk+/glade-real-tree-view-editor.c create mode 100644 plugins/gtk+/glade-real-tree-view-editor.h create mode 100644 plugins/gtk+/glade-real-tree-view-editor.ui create mode 100644 plugins/gtk+/glade-recent-action-editor.c create mode 100644 plugins/gtk+/glade-recent-action-editor.h create mode 100644 plugins/gtk+/glade-recent-action-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-scale-button-editor.c create mode 100644 plugins/gtk+/glade-scale-button-editor.h create mode 100644 plugins/gtk+/glade-scale-button-editor.ui create mode 100644 plugins/gtk+/glade-scale-editor.c create mode 100644 plugins/gtk+/glade-scale-editor.h create mode 100644 plugins/gtk+/glade-scale-editor.ui create mode 100644 plugins/gtk+/glade-scrollable-editor.c create mode 100644 plugins/gtk+/glade-scrollable-editor.h create mode 100644 plugins/gtk+/glade-scrollable-editor.ui create mode 100644 plugins/gtk+/glade-scrollbar-editor.c create mode 100644 plugins/gtk+/glade-scrollbar-editor.h create mode 100644 plugins/gtk+/glade-scrollbar-editor.ui create mode 100644 plugins/gtk+/glade-scrolled-window-editor.c create mode 100644 plugins/gtk+/glade-scrolled-window-editor.h create mode 100644 plugins/gtk+/glade-scrolled-window-editor.ui create mode 100644 plugins/gtk+/glade-spin-button-editor.c create mode 100644 plugins/gtk+/glade-spin-button-editor.h create mode 100644 plugins/gtk+/glade-spin-button-editor.ui create mode 100644 plugins/gtk+/glade-store-editor.c create mode 100644 plugins/gtk+/glade-store-editor.h create mode 100644 plugins/gtk+/glade-string-list.c create mode 100644 plugins/gtk+/glade-string-list.h create mode 100644 plugins/gtk+/glade-text-view-editor.c create mode 100644 plugins/gtk+/glade-text-view-editor.h create mode 100644 plugins/gtk+/glade-text-view-editor.ui create mode 100644 plugins/gtk+/glade-tool-button-editor.c create mode 100644 plugins/gtk+/glade-tool-button-editor.h create mode 100644 plugins/gtk+/glade-tool-button-editor.ui create mode 100644 plugins/gtk+/glade-tool-item-group-editor.c create mode 100644 plugins/gtk+/glade-tool-item-group-editor.h create mode 100644 plugins/gtk+/glade-tool-palette-editor.c create mode 100644 plugins/gtk+/glade-tool-palette-editor.h create mode 100644 plugins/gtk+/glade-tool-palette-editor.ui create mode 100644 plugins/gtk+/glade-treeview-editor.c create mode 100644 plugins/gtk+/glade-treeview-editor.h create mode 100644 plugins/gtk+/glade-viewport-editor.c create mode 100644 plugins/gtk+/glade-viewport-editor.h create mode 100644 plugins/gtk+/glade-viewport-editor.ui create mode 100644 plugins/gtk+/glade-widget-editor.c create mode 100644 plugins/gtk+/glade-widget-editor.h create mode 100644 plugins/gtk+/glade-widget-editor.ui create mode 100644 plugins/gtk+/glade-window-editor.c create mode 100644 plugins/gtk+/glade-window-editor.h create mode 100644 plugins/gtk+/glade-window-editor.ui create mode 100644 plugins/gtk+/gtk+.xml create mode 100644 plugins/gtk+/gtk+.xml.in create mode 100644 plugins/gtk+/gtkunixprint.xml create mode 100644 plugins/gtk+/gtkunixprint.xml.in create mode 100644 plugins/gtk+/icons/16x16/Makefile.am create mode 100644 plugins/gtk+/icons/16x16/Makefile.in create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-aboutdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-accellabel.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-action.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-actiongroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-adjustment.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-alignment.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserwidget.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-arrow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-aspectframe.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-assistant.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-box.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-button.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-buttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-calendar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellareabox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendereraccel.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderercombo.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererpixbuf.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererprogress.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererspin.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererspinner.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderertext.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderertoggle.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-checkbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-checkmenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorselectiondialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-combobox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-comboboxtext.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-default.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-dialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-drawingarea.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entry.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entrybuffer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entrycompletion.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-eventbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-expander.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserwidget.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filefilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fixed.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontselectiondialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-frame.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-grid.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-handlebox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hbuttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hpaned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hscale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hscrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hseparator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-iconfactory.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-iconview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-image.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-imagemenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-infobar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-inputdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-label.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-layout.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-levelbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-linkbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-listbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-listboxrow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-liststore.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menu.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menubar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menubutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menutoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-messagedialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-notebook.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-offscreenwindow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-overlay.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-pagesetupdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-paned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-placessidebar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-printdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-progressbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radioaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiobutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiomenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiotoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchooser.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchoosermenu.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentfilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentmanager.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-revealer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scalebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scrolledwindow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-searchentry.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separatormenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separatortoolitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-sizegroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-spinbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-spinner.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-statusbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-statusicon.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-switch.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-table.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-tearoffmenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-texttag.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-texttagtable.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-textview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toggleaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-togglebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toggletoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolitemgroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolpalette.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treemodelfilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treemodelsort.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treestore.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeviewcolumn.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vbuttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-viewport.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-volumebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vpaned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vscale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vscrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vseparator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-window.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-windowgroup.png create mode 100644 plugins/gtk+/icons/22x22/Makefile.am create mode 100644 plugins/gtk+/icons/22x22/Makefile.in create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-aboutdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-accellabel.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-action.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-actiongroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-adjustment.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-alignment.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserwidget.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-arrow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-aspectframe.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-assistant.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-box.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-button.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-buttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-calendar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellareabox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendereraccel.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderercombo.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererpixbuf.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererprogress.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererspin.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererspinner.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderertext.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderertoggle.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-checkbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-checkmenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorselectiondialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-combobox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-comboboxtext.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-default.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-dialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-drawingarea.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entry.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entrybuffer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entrycompletion.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-eventbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-expander.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserwidget.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filefilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fixed.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontselectiondialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-frame.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-grid.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-handlebox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hbuttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hpaned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hscale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hscrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hseparator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-iconfactory.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-iconview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-image.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-imagemenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-infobar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-inputdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-label.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-layout.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-levelbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-linkbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-listbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-listboxrow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-liststore.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menu.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menubar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menubutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menutoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-messagedialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-notebook.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-offscreenwindow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-overlay.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-pagesetupdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-paned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-placessidebar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-printdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-progressbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radioaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiobutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiomenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiotoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchooser.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchoosermenu.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentfilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentmanager.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-revealer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scalebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scrolledwindow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-searchentry.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separatormenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separatortoolitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-sizegroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-spinbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-spinner.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-statusbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-statusicon.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-switch.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-table.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-tearoffmenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-texttag.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-texttagtable.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-textview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toggleaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-togglebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toggletoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolitemgroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolpalette.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treemodelfilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treemodelsort.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treestore.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeviewcolumn.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vbuttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-viewport.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-volumebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vpaned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vscale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vscrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vseparator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-window.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-windowgroup.png create mode 100644 plugins/gtk+/icons/Makefile.am create mode 100644 plugins/gtk+/icons/Makefile.in create mode 100644 plugins/gtk-private/glade-gtk-private.xml create mode 100644 plugins/python/Makefile.am create mode 100644 plugins/python/Makefile.in create mode 100644 plugins/python/glade-python.c create mode 100644 po/ChangeLog create mode 100644 po/LINGUAS create mode 100644 po/Makefile.in.in create mode 100644 po/POTFILES.in create mode 100644 po/POTFILES.skip create mode 100644 po/ar.po create mode 100644 po/ast.po create mode 100644 po/az.po create mode 100644 po/bg.po create mode 100644 po/bn.po create mode 100644 po/bn_IN.po create mode 100644 po/ca.po create mode 100644 po/ca@valencia.po create mode 100644 po/cs.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/el.po create mode 100644 po/en@shaw.po create mode 100644 po/en_CA.po create mode 100644 po/en_GB.po create mode 100644 po/eo.po create mode 100644 po/es.po create mode 100644 po/et.po create mode 100644 po/eu.po create mode 100644 po/fi.po create mode 100644 po/fr.po create mode 100644 po/gl.po create mode 100644 po/gu.po create mode 100644 po/he.po create mode 100644 po/hi.po create mode 100644 po/hu.po create mode 100644 po/hy.po create mode 100644 po/id.po create mode 100644 po/it.po create mode 100644 po/ja.po create mode 100644 po/km.po create mode 100644 po/ko.po create mode 100644 po/lt.po create mode 100644 po/lv.po create mode 100644 po/mai.po create mode 100644 po/mk.po create mode 100644 po/ml.po create mode 100644 po/mr.po create mode 100644 po/ms.po create mode 100644 po/nb.po create mode 100644 po/nl.po create mode 100644 po/nn.po create mode 100644 po/oc.po create mode 100644 po/or.po create mode 100644 po/pa.po create mode 100644 po/pl.po create mode 100644 po/pt.po create mode 100644 po/pt_BR.po create mode 100644 po/ro.po create mode 100644 po/ru.po create mode 100644 po/si.po create mode 100644 po/sk.po create mode 100644 po/sl.po create mode 100644 po/sq.po create mode 100644 po/sr.po create mode 100644 po/sr@latin.po create mode 100644 po/sv.po create mode 100644 po/ta.po create mode 100644 po/te.po create mode 100644 po/th.po create mode 100644 po/tr.po create mode 100644 po/ug.po create mode 100644 po/uk.po create mode 100644 po/vi.po create mode 100644 po/zh_CN.po create mode 100644 po/zh_HK.po create mode 100644 po/zh_TW.po create mode 100644 src/Makefile.am create mode 100644 src/Makefile.in create mode 100644 src/glade-close-button.c create mode 100644 src/glade-close-button.h create mode 100644 src/glade-http.c create mode 100644 src/glade-http.h create mode 100644 src/glade-logo.h create mode 100644 src/glade-preferences.c create mode 100644 src/glade-preferences.glade create mode 100644 src/glade-preferences.h create mode 100644 src/glade-registration.c create mode 100644 src/glade-registration.css create mode 100644 src/glade-registration.glade create mode 100644 src/glade-registration.h create mode 100644 src/glade-resources.c create mode 100644 src/glade-resources.gresource.xml create mode 100644 src/glade-resources.h create mode 100644 src/glade-window.c create mode 100644 src/glade-window.h create mode 100644 src/glade.glade create mode 100644 src/glade.rc.in create mode 100644 src/main.c create mode 100755 test-driver create mode 100644 tests/Makefile.am create mode 100644 tests/Makefile.in create mode 100644 tests/add-child.c create mode 100644 tests/create-widgets.c create mode 100644 tests/toplevel-order-resources.c create mode 100644 tests/toplevel-order-resources.gresource.xml create mode 100644 tests/toplevel-order-resources.h create mode 100644 tests/toplevel-order.c create mode 100644 tests/toplevel_order_test.glade create mode 100644 tests/toplevel_order_test2.glade create mode 100644 tests/toplevel_order_test3.glade create mode 100644 tests/toplevel_order_test4.glade create mode 100644 tests/toplevel_order_test5.glade create mode 100644 tests/toplevel_order_test6.glade diff --git a/ABOUT-NLS b/ABOUT-NLS new file mode 100644 index 0000000..83bc72e --- /dev/null +++ b/ABOUT-NLS @@ -0,0 +1,1068 @@ +1 Notes on the Free Translation Project +*************************************** + +Free software is going international! The Free Translation Project is +a way to get maintainers of free software, translators, and users all +together, so that free software will gradually become able to speak many +languages. A few packages already provide translations for their +messages. + + If you found this `ABOUT-NLS' file inside a distribution, you may +assume that the distributed package does use GNU `gettext' internally, +itself available at your nearest GNU archive site. But you do _not_ +need to install GNU `gettext' prior to configuring, installing or using +this package with messages translated. + + Installers will find here some useful hints. These notes also +explain how users should proceed for getting the programs to use the +available translations. They tell how people wanting to contribute and +work on translations can contact the appropriate team. + + When reporting bugs in the `intl/' directory or bugs which may be +related to internationalization, you should tell about the version of +`gettext' which is used. The information can be found in the +`intl/VERSION' file, in internationalized packages. + +1.1 Quick configuration advice +============================== + +If you want to exploit the full power of internationalization, you +should configure it using + + ./configure --with-included-gettext + +to force usage of internationalizing routines provided within this +package, despite the existence of internationalizing capabilities in the +operating system where this package is being installed. So far, only +the `gettext' implementation in the GNU C library version 2 provides as +many features (such as locale alias, message inheritance, automatic +charset conversion or plural form handling) as the implementation here. +It is also not possible to offer this additional functionality on top +of a `catgets' implementation. Future versions of GNU `gettext' will +very likely convey even more functionality. So it might be a good idea +to change to GNU `gettext' as soon as possible. + + So you need _not_ provide this option if you are using GNU libc 2 or +you have installed a recent copy of the GNU gettext package with the +included `libintl'. + +1.2 INSTALL Matters +=================== + +Some packages are "localizable" when properly installed; the programs +they contain can be made to speak your own native language. Most such +packages use GNU `gettext'. Other packages have their own ways to +internationalization, predating GNU `gettext'. + + By default, this package will be installed to allow translation of +messages. It will automatically detect whether the system already +provides the GNU `gettext' functions. If not, the included GNU +`gettext' library will be used. This library is wholly contained +within this package, usually in the `intl/' subdirectory, so prior +installation of the GNU `gettext' package is _not_ required. +Installers may use special options at configuration time for changing +the default behaviour. The commands: + + ./configure --with-included-gettext + ./configure --disable-nls + +will, respectively, bypass any pre-existing `gettext' to use the +internationalizing routines provided within this package, or else, +_totally_ disable translation of messages. + + When you already have GNU `gettext' installed on your system and run +configure without an option for your new package, `configure' will +probably detect the previously built and installed `libintl.a' file and +will decide to use this. This might not be desirable. You should use +the more recent version of the GNU `gettext' library. I.e. if the file +`intl/VERSION' shows that the library which comes with this package is +more recent, you should use + + ./configure --with-included-gettext + +to prevent auto-detection. + + The configuration process will not test for the `catgets' function +and therefore it will not be used. The reason is that even an +emulation of `gettext' on top of `catgets' could not provide all the +extensions of the GNU `gettext' library. + + Internationalized packages usually have many `po/LL.po' files, where +LL gives an ISO 639 two-letter code identifying the language. Unless +translations have been forbidden at `configure' time by using the +`--disable-nls' switch, all available translations are installed +together with the package. However, the environment variable `LINGUAS' +may be set, prior to configuration, to limit the installed set. +`LINGUAS' should then contain a space separated list of two-letter +codes, stating which languages are allowed. + +1.3 Using This Package +====================== + +As a user, if your language has been installed for this package, you +only have to set the `LANG' environment variable to the appropriate +`LL_CC' combination. If you happen to have the `LC_ALL' or some other +`LC_xxx' environment variables set, you should unset them before +setting `LANG', otherwise the setting of `LANG' will not have the +desired effect. Here `LL' is an ISO 639 two-letter language code, and +`CC' is an ISO 3166 two-letter country code. For example, let's +suppose that you speak German and live in Germany. At the shell +prompt, merely execute `setenv LANG de_DE' (in `csh'), +`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). +This can be done from your `.login' or `.profile' file, once and for +all. + + You might think that the country code specification is redundant. +But in fact, some languages have dialects in different countries. For +example, `de_AT' is used for Austria, and `pt_BR' for Brazil. The +country code serves to distinguish the dialects. + + The locale naming convention of `LL_CC', with `LL' denoting the +language and `CC' denoting the country, is the one use on systems based +on GNU libc. On other systems, some variations of this scheme are +used, such as `LL' or `LL_CC.ENCODING'. You can get the list of +locales supported by your system for your language by running the +command `locale -a | grep '^LL''. + + Not all programs have translations for all languages. By default, an +English message is shown in place of a nonexistent translation. If you +understand other languages, you can set up a priority list of languages. +This is done through a different environment variable, called +`LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' +for the purpose of message handling, but you still need to have `LANG' +set to the primary language; this is required by other parts of the +system libraries. For example, some Swedish users who would rather +read translations in German than English for when Swedish is not +available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. + + Special advice for Norwegian users: The language code for Norwegian +bokma*l changed from `no' to `nb' recently (in 2003). During the +transition period, while some message catalogs for this language are +installed under `nb' and some older ones under `no', it's recommended +for Norwegian users to set `LANGUAGE' to `nb:no' so that both newer and +older translations are used. + + In the `LANGUAGE' environment variable, but not in the `LANG' +environment variable, `LL_CC' combinations can be abbreviated as `LL' +to denote the language's main dialect. For example, `de' is equivalent +to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT' +(Portuguese as spoken in Portugal) in this context. + +1.4 Translating Teams +===================== + +For the Free Translation Project to be a success, we need interested +people who like their own language and write it well, and who are also +able to synergize with other translators speaking the same language. +Each translation team has its own mailing list. The up-to-date list of +teams can be found at the Free Translation Project's homepage, +`http://translationproject.org/', in the "Teams" area. + + If you'd like to volunteer to _work_ at translating messages, you +should become a member of the translating team for your own language. +The subscribing address is _not_ the same as the list itself, it has +`-request' appended. For example, speakers of Swedish can send a +message to `sv-request@li.org', having this message body: + + subscribe + + Keep in mind that team members are expected to participate +_actively_ in translations, or at solving translational difficulties, +rather than merely lurking around. If your team does not exist yet and +you want to start one, or if you are unsure about what to do or how to +get started, please write to `coordinator@translationproject.org' to +reach the coordinator for all translator teams. + + The English team is special. It works at improving and uniformizing +the terminology in use. Proven linguistic skills are praised more than +programming skills, here. + +1.5 Available Packages +====================== + +Languages are not equally supported in all packages. The following +matrix shows the current state of internationalization, as of November +2007. The matrix shows, in regard of each package, for which languages +PO files have been submitted to translation coordination, with a +translation percentage of at least 50%. + + Ready PO files af am ar az be bg bs ca cs cy da de el en en_GB eo + +----------------------------------------------------+ + Compendium | [] [] [] [] | + a2ps | [] [] [] [] [] | + aegis | () | + ant-phone | () | + anubis | [] | + ap-utils | | + aspell | [] [] [] [] [] | + bash | [] | + bfd | | + bibshelf | [] | + binutils | | + bison | [] [] | + bison-runtime | [] | + bluez-pin | [] [] [] [] [] | + cflow | [] | + clisp | [] [] [] | + console-tools | [] [] | + coreutils | [] [] [] [] | + cpio | | + cpplib | [] [] [] | + cryptonit | [] | + dialog | | + diffutils | [] [] [] [] [] [] | + doodle | [] | + e2fsprogs | [] [] | + enscript | [] [] [] [] | + fetchmail | [] [] () [] [] | + findutils | [] | + findutils_stable | [] [] [] | + flex | [] [] [] | + fslint | | + gas | | + gawk | [] [] [] | + gcal | [] | + gcc | [] | + gettext-examples | [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] | + gettext-tools | [] [] | + gip | [] | + gliv | [] [] | + glunarclock | [] | + gmult | [] [] | + gnubiff | () | + gnucash | [] [] () () [] | + gnuedu | | + gnulib | [] | + gnunet | | + gnunet-gtk | | + gnutls | [] | + gpe-aerial | [] [] | + gpe-beam | [] [] | + gpe-calendar | | + gpe-clock | [] [] | + gpe-conf | [] [] | + gpe-contacts | | + gpe-edit | [] | + gpe-filemanager | | + gpe-go | [] | + gpe-login | [] [] | + gpe-ownerinfo | [] [] | + gpe-package | | + gpe-sketchbook | [] [] | + gpe-su | [] [] | + gpe-taskmanager | [] [] | + gpe-timesheet | [] | + gpe-today | [] [] | + gpe-todo | | + gphoto2 | [] [] [] [] | + gprof | [] [] | + gpsdrive | | + gramadoir | [] [] | + grep | [] [] | + gretl | () | + gsasl | | + gss | | + gst-plugins-bad | [] [] | + gst-plugins-base | [] [] | + gst-plugins-good | [] [] [] | + gst-plugins-ugly | [] [] | + gstreamer | [] [] [] [] [] [] [] | + gtick | () | + gtkam | [] [] [] [] | + gtkorphan | [] [] | + gtkspell | [] [] [] [] | + gutenprint | [] | + hello | [] [] [] [] [] | + herrie | [] | + hylafax | | + idutils | [] [] | + indent | [] [] [] [] | + iso_15924 | | + iso_3166 | [] [] [] [] [] [] [] [] [] [] [] | + iso_3166_2 | | + iso_4217 | [] [] [] | + iso_639 | [] [] [] [] | + jpilot | [] | + jtag | | + jwhois | | + kbd | [] [] [] [] | + keytouch | [] [] | + keytouch-editor | [] | + keytouch-keyboa... | [] | + latrine | () | + ld | [] | + leafpad | [] [] [] [] [] | + libc | [] [] [] [] | + libexif | [] | + libextractor | [] | + libgpewidget | [] [] [] | + libgpg-error | [] | + libgphoto2 | [] [] | + libgphoto2_port | [] [] | + libgsasl | | + libiconv | [] [] | + libidn | [] [] [] | + lifelines | [] () | + lilypond | [] | + lingoteach | | + lprng | | + lynx | [] [] [] [] | + m4 | [] [] [] [] | + mailfromd | | + mailutils | [] | + make | [] [] | + man-db | [] [] [] | + minicom | [] [] [] | + nano | [] [] [] | + opcodes | [] | + parted | [] [] | + pilot-qof | | + popt | [] [] [] | + psmisc | [] | + pwdutils | | + qof | | + radius | [] | + recode | [] [] [] [] [] [] | + rpm | [] | + screem | | + scrollkeeper | [] [] [] [] [] [] [] [] | + sed | [] [] [] | + shared-mime-info | [] [] [] [] () [] [] [] | + sharutils | [] [] [] [] [] [] | + shishi | | + skencil | [] () | + solfege | | + soundtracker | [] [] | + sp | [] | + system-tools-ba... | [] [] [] [] [] [] [] [] [] | + tar | [] [] | + texinfo | [] [] [] | + tin | () () | + tuxpaint | [] [] [] [] [] [] | + unicode-han-tra... | | + unicode-transla... | | + util-linux | [] [] [] [] | + util-linux-ng | [] [] [] [] | + vorbis-tools | [] | + wastesedge | () | + wdiff | [] [] [] [] | + wget | [] [] [] | + xchat | [] [] [] [] [] [] [] | + xkeyboard-config | [] | + xpad | [] [] [] | + +----------------------------------------------------+ + af am ar az be bg bs ca cs cy da de el en en_GB eo + 6 0 2 1 8 26 2 40 48 2 56 88 15 1 15 18 + + es et eu fa fi fr ga gl gu he hi hr hu id is it + +--------------------------------------------------+ + Compendium | [] [] [] [] [] | + a2ps | [] [] [] () | + aegis | | + ant-phone | [] | + anubis | [] | + ap-utils | [] [] | + aspell | [] [] [] | + bash | [] | + bfd | [] [] | + bibshelf | [] [] [] | + binutils | [] [] [] | + bison | [] [] [] [] [] [] | + bison-runtime | [] [] [] [] [] | + bluez-pin | [] [] [] [] [] | + cflow | [] | + clisp | [] [] | + console-tools | | + coreutils | [] [] [] [] [] [] | + cpio | [] [] [] | + cpplib | [] [] | + cryptonit | [] | + dialog | [] [] [] | + diffutils | [] [] [] [] [] [] [] [] [] | + doodle | [] [] | + e2fsprogs | [] [] [] | + enscript | [] [] [] | + fetchmail | [] | + findutils | [] [] [] | + findutils_stable | [] [] [] [] | + flex | [] [] [] | + fslint | | + gas | [] [] | + gawk | [] [] [] [] () | + gcal | [] [] | + gcc | [] | + gettext-examples | [] [] [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] [] | + gettext-tools | [] [] [] [] | + gip | [] [] [] [] | + gliv | () | + glunarclock | [] [] [] | + gmult | [] [] [] | + gnubiff | () () | + gnucash | () () () | + gnuedu | [] | + gnulib | [] [] [] | + gnunet | | + gnunet-gtk | | + gnutls | | + gpe-aerial | [] [] | + gpe-beam | [] [] | + gpe-calendar | | + gpe-clock | [] [] [] [] | + gpe-conf | [] | + gpe-contacts | [] [] | + gpe-edit | [] [] [] [] | + gpe-filemanager | [] | + gpe-go | [] [] [] | + gpe-login | [] [] [] | + gpe-ownerinfo | [] [] [] [] [] | + gpe-package | [] | + gpe-sketchbook | [] [] | + gpe-su | [] [] [] [] | + gpe-taskmanager | [] [] [] | + gpe-timesheet | [] [] [] [] | + gpe-today | [] [] [] [] | + gpe-todo | [] | + gphoto2 | [] [] [] [] [] | + gprof | [] [] [] [] [] | + gpsdrive | [] | + gramadoir | [] [] | + grep | [] [] [] | + gretl | [] [] [] () | + gsasl | [] [] | + gss | [] [] | + gst-plugins-bad | [] [] [] [] | + gst-plugins-base | [] [] [] [] | + gst-plugins-good | [] [] [] [] [] | + gst-plugins-ugly | [] [] [] [] | + gstreamer | [] [] [] | + gtick | [] [] [] | + gtkam | [] [] [] [] | + gtkorphan | [] [] | + gtkspell | [] [] [] [] [] [] [] | + gutenprint | [] | + hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | + herrie | [] | + hylafax | | + idutils | [] [] [] [] [] | + indent | [] [] [] [] [] [] [] [] [] [] | + iso_15924 | [] | + iso_3166 | [] [] [] [] [] [] [] [] [] [] [] [] [] | + iso_3166_2 | [] | + iso_4217 | [] [] [] [] [] [] | + iso_639 | [] [] [] [] [] [] | + jpilot | [] [] | + jtag | [] | + jwhois | [] [] [] [] [] | + kbd | [] [] | + keytouch | [] [] [] | + keytouch-editor | [] | + keytouch-keyboa... | [] [] | + latrine | [] [] | + ld | [] [] [] [] | + leafpad | [] [] [] [] [] [] | + libc | [] [] [] [] [] | + libexif | [] | + libextractor | [] | + libgpewidget | [] [] [] [] [] | + libgpg-error | [] | + libgphoto2 | [] [] [] | + libgphoto2_port | [] [] | + libgsasl | [] [] | + libiconv | [] [] [] | + libidn | [] [] | + lifelines | () | + lilypond | [] [] [] | + lingoteach | [] [] [] | + lprng | | + lynx | [] [] [] | + m4 | [] [] [] [] | + mailfromd | | + mailutils | [] [] | + make | [] [] [] [] [] [] [] [] | + man-db | [] | + minicom | [] [] [] [] | + nano | [] [] [] [] [] [] [] | + opcodes | [] [] [] [] | + parted | [] [] [] | + pilot-qof | | + popt | [] [] [] [] | + psmisc | [] [] | + pwdutils | | + qof | [] | + radius | [] [] | + recode | [] [] [] [] [] [] [] [] | + rpm | [] [] | + screem | | + scrollkeeper | [] [] [] | + sed | [] [] [] [] [] | + shared-mime-info | [] [] [] [] [] [] | + sharutils | [] [] [] [] [] [] [] [] | + shishi | [] | + skencil | [] [] | + solfege | [] | + soundtracker | [] [] [] | + sp | [] | + system-tools-ba... | [] [] [] [] [] [] [] [] [] | + tar | [] [] [] [] [] | + texinfo | [] [] [] | + tin | [] () | + tuxpaint | [] [] | + unicode-han-tra... | | + unicode-transla... | [] [] | + util-linux | [] [] [] [] [] [] [] | + util-linux-ng | [] [] [] [] [] [] [] | + vorbis-tools | | + wastesedge | () | + wdiff | [] [] [] [] [] [] [] [] | + wget | [] [] [] [] [] [] [] [] | + xchat | [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] [] | + xpad | [] [] [] | + +--------------------------------------------------+ + es et eu fa fi fr ga gl gu he hi hr hu id is it + 85 22 14 2 48 101 61 12 2 8 2 6 53 29 1 52 + + ja ka ko ku ky lg lt lv mk mn ms mt nb ne nl nn + +--------------------------------------------------+ + Compendium | [] | + a2ps | () [] [] | + aegis | () | + ant-phone | [] | + anubis | [] [] [] | + ap-utils | [] | + aspell | [] [] | + bash | [] | + bfd | | + bibshelf | [] | + binutils | | + bison | [] [] [] | + bison-runtime | [] [] [] | + bluez-pin | [] [] [] | + cflow | | + clisp | [] | + console-tools | | + coreutils | [] | + cpio | [] | + cpplib | [] | + cryptonit | [] | + dialog | [] [] | + diffutils | [] [] [] | + doodle | | + e2fsprogs | [] | + enscript | [] | + fetchmail | [] [] | + findutils | [] | + findutils_stable | [] | + flex | [] [] | + fslint | | + gas | | + gawk | [] [] | + gcal | | + gcc | | + gettext-examples | [] [] [] | + gettext-runtime | [] [] [] | + gettext-tools | [] [] | + gip | [] [] | + gliv | [] | + glunarclock | [] [] | + gmult | [] [] [] | + gnubiff | | + gnucash | () () () | + gnuedu | | + gnulib | [] [] | + gnunet | | + gnunet-gtk | | + gnutls | [] | + gpe-aerial | [] | + gpe-beam | [] | + gpe-calendar | [] | + gpe-clock | [] [] [] | + gpe-conf | [] [] [] | + gpe-contacts | [] | + gpe-edit | [] [] [] | + gpe-filemanager | [] [] | + gpe-go | [] [] [] | + gpe-login | [] [] [] | + gpe-ownerinfo | [] [] | + gpe-package | [] [] | + gpe-sketchbook | [] [] | + gpe-su | [] [] [] | + gpe-taskmanager | [] [] [] [] | + gpe-timesheet | [] | + gpe-today | [] [] | + gpe-todo | [] | + gphoto2 | [] [] | + gprof | [] | + gpsdrive | [] | + gramadoir | () | + grep | [] [] | + gretl | | + gsasl | [] | + gss | | + gst-plugins-bad | [] | + gst-plugins-base | [] | + gst-plugins-good | [] | + gst-plugins-ugly | [] | + gstreamer | [] | + gtick | [] | + gtkam | [] [] | + gtkorphan | [] | + gtkspell | [] [] | + gutenprint | [] | + hello | [] [] [] [] [] [] [] | + herrie | [] | + hylafax | | + idutils | [] | + indent | [] [] | + iso_15924 | [] | + iso_3166 | [] [] [] [] [] [] [] [] | + iso_3166_2 | [] | + iso_4217 | [] [] [] | + iso_639 | [] [] [] [] | + jpilot | () () | + jtag | | + jwhois | [] | + kbd | [] | + keytouch | [] | + keytouch-editor | [] | + keytouch-keyboa... | | + latrine | [] | + ld | | + leafpad | [] [] | + libc | [] [] [] | + libexif | | + libextractor | | + libgpewidget | [] | + libgpg-error | | + libgphoto2 | [] | + libgphoto2_port | [] | + libgsasl | [] | + libiconv | [] | + libidn | [] [] | + lifelines | [] | + lilypond | [] | + lingoteach | [] | + lprng | | + lynx | [] [] | + m4 | [] [] | + mailfromd | | + mailutils | | + make | [] [] [] | + man-db | | + minicom | [] | + nano | [] [] [] | + opcodes | [] | + parted | [] [] | + pilot-qof | | + popt | [] [] [] | + psmisc | [] [] [] | + pwdutils | | + qof | | + radius | | + recode | [] | + rpm | [] [] | + screem | [] | + scrollkeeper | [] [] [] [] | + sed | [] [] | + shared-mime-info | [] [] [] [] [] [] [] | + sharutils | [] [] | + shishi | | + skencil | | + solfege | () () | + soundtracker | | + sp | () | + system-tools-ba... | [] [] [] [] | + tar | [] [] [] | + texinfo | [] [] | + tin | | + tuxpaint | () [] [] | + unicode-han-tra... | | + unicode-transla... | | + util-linux | [] [] | + util-linux-ng | [] [] | + vorbis-tools | | + wastesedge | [] | + wdiff | [] [] | + wget | [] [] | + xchat | [] [] [] [] | + xkeyboard-config | [] [] [] | + xpad | [] [] [] | + +--------------------------------------------------+ + ja ka ko ku ky lg lt lv mk mn ms mt nb ne nl nn + 51 2 25 3 2 0 6 0 2 2 20 0 11 1 103 6 + + or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta + +--------------------------------------------------+ + Compendium | [] [] [] [] [] | + a2ps | () [] [] [] [] [] [] | + aegis | () () | + ant-phone | [] [] | + anubis | [] [] [] | + ap-utils | () | + aspell | [] [] [] | + bash | [] [] | + bfd | | + bibshelf | [] | + binutils | [] [] | + bison | [] [] [] [] [] | + bison-runtime | [] [] [] [] [] | + bluez-pin | [] [] [] [] [] [] [] [] [] | + cflow | [] | + clisp | [] | + console-tools | [] | + coreutils | [] [] [] [] | + cpio | [] [] [] | + cpplib | [] | + cryptonit | [] [] | + dialog | [] | + diffutils | [] [] [] [] [] [] | + doodle | [] [] | + e2fsprogs | [] [] | + enscript | [] [] [] [] [] | + fetchmail | [] [] [] | + findutils | [] [] [] | + findutils_stable | [] [] [] [] [] [] | + flex | [] [] [] [] [] | + fslint | [] | + gas | | + gawk | [] [] [] [] | + gcal | [] | + gcc | [] [] | + gettext-examples | [] [] [] [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] [] [] [] | + gettext-tools | [] [] [] [] [] [] [] | + gip | [] [] [] [] | + gliv | [] [] [] [] [] [] | + glunarclock | [] [] [] [] [] [] | + gmult | [] [] [] [] | + gnubiff | () [] | + gnucash | () [] | + gnuedu | | + gnulib | [] [] [] | + gnunet | | + gnunet-gtk | [] | + gnutls | [] [] | + gpe-aerial | [] [] [] [] [] [] [] | + gpe-beam | [] [] [] [] [] [] [] | + gpe-calendar | [] [] [] [] | + gpe-clock | [] [] [] [] [] [] [] [] | + gpe-conf | [] [] [] [] [] [] [] | + gpe-contacts | [] [] [] [] [] | + gpe-edit | [] [] [] [] [] [] [] [] [] | + gpe-filemanager | [] [] | + gpe-go | [] [] [] [] [] [] [] [] | + gpe-login | [] [] [] [] [] [] [] [] | + gpe-ownerinfo | [] [] [] [] [] [] [] [] | + gpe-package | [] [] | + gpe-sketchbook | [] [] [] [] [] [] [] [] | + gpe-su | [] [] [] [] [] [] [] [] | + gpe-taskmanager | [] [] [] [] [] [] [] [] | + gpe-timesheet | [] [] [] [] [] [] [] [] | + gpe-today | [] [] [] [] [] [] [] [] | + gpe-todo | [] [] [] [] | + gphoto2 | [] [] [] [] [] [] | + gprof | [] [] [] | + gpsdrive | [] [] | + gramadoir | [] [] | + grep | [] [] [] [] | + gretl | [] [] [] | + gsasl | [] [] [] | + gss | [] [] [] [] | + gst-plugins-bad | [] [] [] | + gst-plugins-base | [] [] | + gst-plugins-good | [] [] | + gst-plugins-ugly | [] [] [] | + gstreamer | [] [] [] [] | + gtick | [] | + gtkam | [] [] [] [] [] | + gtkorphan | [] | + gtkspell | [] [] [] [] [] [] [] [] | + gutenprint | [] | + hello | [] [] [] [] [] [] [] [] | + herrie | [] [] [] | + hylafax | | + idutils | [] [] [] [] [] | + indent | [] [] [] [] [] [] [] | + iso_15924 | | + iso_3166 | [] [] [] [] [] [] [] [] [] [] [] [] [] | + iso_3166_2 | | + iso_4217 | [] [] [] [] [] [] [] | + iso_639 | [] [] [] [] [] [] [] | + jpilot | | + jtag | [] | + jwhois | [] [] [] [] | + kbd | [] [] [] | + keytouch | [] | + keytouch-editor | [] | + keytouch-keyboa... | [] | + latrine | | + ld | [] | + leafpad | [] [] [] [] [] [] | + libc | [] [] [] [] | + libexif | [] [] | + libextractor | [] [] | + libgpewidget | [] [] [] [] [] [] [] [] | + libgpg-error | [] [] [] | + libgphoto2 | [] | + libgphoto2_port | [] [] [] | + libgsasl | [] [] [] [] | + libiconv | [] [] [] | + libidn | [] [] () | + lifelines | [] [] | + lilypond | | + lingoteach | [] | + lprng | [] | + lynx | [] [] [] | + m4 | [] [] [] [] [] | + mailfromd | [] | + mailutils | [] [] [] | + make | [] [] [] [] | + man-db | [] [] [] [] | + minicom | [] [] [] [] [] | + nano | [] [] [] [] | + opcodes | [] [] | + parted | [] | + pilot-qof | | + popt | [] [] [] [] | + psmisc | [] [] | + pwdutils | [] [] | + qof | [] [] | + radius | [] [] | + recode | [] [] [] [] [] [] [] | + rpm | [] [] [] [] | + screem | | + scrollkeeper | [] [] [] [] [] [] [] | + sed | [] [] [] [] [] [] [] [] [] | + shared-mime-info | [] [] [] [] [] [] | + sharutils | [] [] [] [] | + shishi | [] | + skencil | [] [] [] | + solfege | [] | + soundtracker | [] [] | + sp | | + system-tools-ba... | [] [] [] [] [] [] [] [] [] | + tar | [] [] [] [] | + texinfo | [] [] [] [] | + tin | () | + tuxpaint | [] [] [] [] [] [] | + unicode-han-tra... | | + unicode-transla... | | + util-linux | [] [] [] [] | + util-linux-ng | [] [] [] [] | + vorbis-tools | [] | + wastesedge | | + wdiff | [] [] [] [] [] [] [] | + wget | [] [] [] [] | + xchat | [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] | + xpad | [] [] [] | + +--------------------------------------------------+ + or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta + 0 5 77 31 53 4 58 72 3 45 46 9 45 122 3 + + tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu + +---------------------------------------------------+ + Compendium | [] [] [] [] | 19 + a2ps | [] [] [] | 19 + aegis | [] | 1 + ant-phone | [] [] | 6 + anubis | [] [] [] | 11 + ap-utils | () [] | 4 + aspell | [] [] [] | 16 + bash | [] | 6 + bfd | | 2 + bibshelf | [] | 7 + binutils | [] [] [] [] | 9 + bison | [] [] [] [] | 20 + bison-runtime | [] [] [] [] | 18 + bluez-pin | [] [] [] [] [] [] | 28 + cflow | [] [] | 5 + clisp | | 9 + console-tools | [] [] | 5 + coreutils | [] [] [] | 18 + cpio | [] [] [] [] | 11 + cpplib | [] [] [] [] [] | 12 + cryptonit | [] | 6 + dialog | [] [] [] | 9 + diffutils | [] [] [] [] [] | 29 + doodle | [] | 6 + e2fsprogs | [] [] | 10 + enscript | [] [] [] | 16 + fetchmail | [] [] | 12 + findutils | [] [] [] | 11 + findutils_stable | [] [] [] [] | 18 + flex | [] [] | 15 + fslint | [] | 2 + gas | [] | 3 + gawk | [] [] [] | 16 + gcal | [] | 5 + gcc | [] [] [] | 7 + gettext-examples | [] [] [] [] [] [] | 29 + gettext-runtime | [] [] [] [] [] [] | 28 + gettext-tools | [] [] [] [] [] | 20 + gip | [] [] | 13 + gliv | [] [] | 11 + glunarclock | [] [] [] | 15 + gmult | [] [] [] [] | 16 + gnubiff | [] | 2 + gnucash | () [] | 5 + gnuedu | [] | 2 + gnulib | [] | 10 + gnunet | | 0 + gnunet-gtk | [] [] | 3 + gnutls | | 4 + gpe-aerial | [] [] | 14 + gpe-beam | [] [] | 14 + gpe-calendar | [] [] | 7 + gpe-clock | [] [] [] [] | 21 + gpe-conf | [] [] [] | 16 + gpe-contacts | [] [] | 10 + gpe-edit | [] [] [] [] [] | 22 + gpe-filemanager | [] [] | 7 + gpe-go | [] [] [] [] | 19 + gpe-login | [] [] [] [] [] | 21 + gpe-ownerinfo | [] [] [] [] | 21 + gpe-package | [] | 6 + gpe-sketchbook | [] [] | 16 + gpe-su | [] [] [] [] | 21 + gpe-taskmanager | [] [] [] [] | 21 + gpe-timesheet | [] [] [] [] | 18 + gpe-today | [] [] [] [] [] | 21 + gpe-todo | [] [] | 8 + gphoto2 | [] [] [] [] | 21 + gprof | [] [] | 13 + gpsdrive | [] | 5 + gramadoir | [] | 7 + grep | [] | 12 + gretl | | 6 + gsasl | [] [] [] | 9 + gss | [] | 7 + gst-plugins-bad | [] [] [] | 13 + gst-plugins-base | [] [] | 11 + gst-plugins-good | [] [] [] [] [] | 16 + gst-plugins-ugly | [] [] [] | 13 + gstreamer | [] [] [] | 18 + gtick | [] [] | 7 + gtkam | [] | 16 + gtkorphan | [] | 7 + gtkspell | [] [] [] [] [] [] | 27 + gutenprint | | 4 + hello | [] [] [] [] [] | 38 + herrie | [] [] | 8 + hylafax | | 0 + idutils | [] [] | 15 + indent | [] [] [] [] [] | 28 + iso_15924 | [] [] | 4 + iso_3166 | [] [] [] [] [] [] [] [] [] | 54 + iso_3166_2 | [] [] | 4 + iso_4217 | [] [] [] [] [] | 24 + iso_639 | [] [] [] [] [] | 26 + jpilot | [] [] [] [] | 7 + jtag | [] | 3 + jwhois | [] [] [] | 13 + kbd | [] [] [] | 13 + keytouch | [] | 8 + keytouch-editor | [] | 5 + keytouch-keyboa... | [] | 5 + latrine | [] [] | 5 + ld | [] [] [] [] | 10 + leafpad | [] [] [] [] [] | 24 + libc | [] [] [] | 19 + libexif | [] | 5 + libextractor | [] | 5 + libgpewidget | [] [] [] | 20 + libgpg-error | [] | 6 + libgphoto2 | [] [] | 9 + libgphoto2_port | [] [] [] | 11 + libgsasl | [] | 8 + libiconv | [] [] | 11 + libidn | [] [] | 11 + lifelines | | 4 + lilypond | [] | 6 + lingoteach | [] | 6 + lprng | [] | 2 + lynx | [] [] [] | 15 + m4 | [] [] [] | 18 + mailfromd | [] [] | 3 + mailutils | [] [] | 8 + make | [] [] [] | 20 + man-db | [] | 9 + minicom | [] | 14 + nano | [] [] [] | 20 + opcodes | [] [] | 10 + parted | [] [] [] | 11 + pilot-qof | [] | 1 + popt | [] [] [] [] | 18 + psmisc | [] [] | 10 + pwdutils | [] | 3 + qof | [] | 4 + radius | [] [] | 7 + recode | [] [] [] | 25 + rpm | [] [] [] [] | 13 + screem | [] | 2 + scrollkeeper | [] [] [] [] | 26 + sed | [] [] [] [] | 23 + shared-mime-info | [] [] [] | 29 + sharutils | [] [] [] | 23 + shishi | [] | 3 + skencil | [] | 7 + solfege | [] | 3 + soundtracker | [] [] | 9 + sp | [] | 3 + system-tools-ba... | [] [] [] [] [] [] [] | 38 + tar | [] [] [] | 17 + texinfo | [] [] [] | 15 + tin | | 1 + tuxpaint | [] [] [] | 19 + unicode-han-tra... | | 0 + unicode-transla... | | 2 + util-linux | [] [] [] | 20 + util-linux-ng | [] [] [] | 20 + vorbis-tools | [] [] | 4 + wastesedge | | 1 + wdiff | [] [] | 23 + wget | [] [] [] | 20 + xchat | [] [] [] [] | 29 + xkeyboard-config | [] [] [] | 14 + xpad | [] [] [] | 15 + +---------------------------------------------------+ + 76 teams tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu + 163 domains 0 3 1 74 51 0 143 21 1 57 7 45 0 2036 + + Some counters in the preceding matrix are higher than the number of +visible blocks let us expect. This is because a few extra PO files are +used for implementing regional variants of languages, or language +dialects. + + For a PO file in the matrix above to be effective, the package to +which it applies should also have been internationalized and +distributed as such by its maintainer. There might be an observable +lag between the mere existence a PO file and its wide availability in a +distribution. + + If November 2007 seems to be old, you may fetch a more recent copy +of this `ABOUT-NLS' file on most GNU archive sites. The most +up-to-date matrix with full percentage details can be found at +`http://translationproject.org/extra/matrix.html'. + +1.6 Using `gettext' in new packages +=================================== + +If you are writing a freely available program and want to +internationalize it you are welcome to use GNU `gettext' in your +package. Of course you have to respect the GNU Library General Public +License which covers the use of the GNU `gettext' library. This means +in particular that even non-free programs can use `libintl' as a shared +library, whereas only free software can use `libintl' as a static +library or use modified versions of `libintl'. + + Once the sources are changed appropriately and the setup can handle +the use of `gettext' the only thing missing are the translations. The +Free Translation Project is also available for packages which are not +developed inside the GNU project. Therefore the information given above +applies also for every other Free Software Project. Contact +`coordinator@translationproject.org' to make the `.pot' files available +to the translation teams. + diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..4403dde --- /dev/null +++ b/AUTHORS @@ -0,0 +1,7 @@ +Chema Celorio + +Thanks to : +Michal Palczewski - Widget tree window +Archit Baweja - New widgets, _get_type +Shane Butler - Glade Widget signals editor +Tristan Van Berkom - Non widget support. diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..f0b9d59 --- /dev/null +++ b/COPYING @@ -0,0 +1,5 @@ +This package is licensed under the GNU LGPL. Some code is still only available under GNU GPL. +Files that are not yet completely licenced under GNU LGPL are still marked as being licended as GNU GPL. + +Please see COPYING.LGPL for the full text of the LGPL license and the COPYING.GPL +for the full text of the GPL text respectively. diff --git a/COPYING.GPL b/COPYING.GPL new file mode 100644 index 0000000..5a965fb --- /dev/null +++ b/COPYING.GPL @@ -0,0 +1,280 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/COPYING.LGPL b/COPYING.LGPL new file mode 100644 index 0000000..191a97f --- /dev/null +++ b/COPYING.LGPL @@ -0,0 +1,437 @@ + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..99d80ca --- /dev/null +++ b/ChangeLog @@ -0,0 +1,62777 @@ +# Generated by Makefile. Do not edit. + +commit 73b1137903a7acc32c0faa83f7e93fe049e03256 +Author: Juan Pablo Ugarte +Date: Mon May 12 15:02:04 2014 -0300 + + GladeEditorProperty: re grab focus on load_common() if property is construct-only. + + If the property is construct-only, then glade_widget_rebuild() will be called + which means the object will be removed from the project/selection and + a new one will be added, which makes the eprop loose its focus. + + gladeui/glade-editor-property.c | 36 ++++++++++++++++++++++++++++++++++++ + 1 file changed, 36 insertions(+) + +commit fd791c4cd7a4097482d4f8c467cc37272ef113fe +Author: Carles Ferrando +Date: Sun May 11 00:24:49 2014 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 15 +++++++++------ + 1 file changed, 9 insertions(+), 6 deletions(-) + +commit 74763ed8cea2bea61fbaa03c8636bd81dbca665b +Author: Gil Forcada +Date: Sun May 11 00:24:41 2014 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 31 +++++++++++++++++-------------- + 1 file changed, 17 insertions(+), 14 deletions(-) + +commit 4aac66d1e5f18f5f68198a613d842d9407fab66e +Author: Carles Ferrando +Date: Sun May 11 00:19:41 2014 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 2410 ++++++++++++++++++++++++++++++++++------------------- + 1 file changed, 1543 insertions(+), 867 deletions(-) + +commit 56b19685ff95af33ee1b63c7c4fe0ce0a8be0192 +Author: Pau Iranzo +Date: Sun May 11 00:19:30 2014 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 2452 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 1626 insertions(+), 826 deletions(-) + +commit df062dbeac3b358ebce2b9f9993726f7e1c9cecb +Author: Juan Pablo Ugarte +Date: Wed May 7 16:38:28 2014 -0300 + + GladePreviewWindow: force infobar to show a close button and make label selectable + + gladeui/glade-preview-window.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit 2656b6fa8fe4bdef0502897f590d6b5085a55adf +Author: Juan Pablo Ugarte +Date: Wed May 7 15:43:29 2014 -0300 + + GladePreviewer: ignore signal connections to avoid warnings about missing symbols. + + gladeui/glade-preview-template.c | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +commit f9d19530f1b7be33b1c81c71b4cbb2c48c50df7d +Author: Juan Pablo Ugarte +Date: Wed May 7 15:37:01 2014 -0300 + + GladePreviewer: Fixed bug previewing templates. + + XML text data was not escaped when generating the template XML. + + gladeui/glade-preview-template.c | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +commit d27d1dd8d4845a5cb2226ee3e409f6958b120668 +Author: Juan Pablo Ugarte +Date: Thu May 1 23:29:32 2014 -0300 + + GladeWidgetAdaptor: Fixed glade_widget_adaptor_object_get_children() for internal widgets. + + Internal widgets are defined in Glade in the adaptor class that introduced them. + So in order to get internal widgets that are descendant of another internal widget + we need to walk up the adaptor hierarchy to find where internal widgets are defined. + + I included this patch in the stable version because without it glade can not access + GtkDialog internal action_area if compiled with gtk master (version 3.13) + + gladeui/glade-widget-adaptor.c | 98 +++++++++++++++++++++++++++++------------- + 1 file changed, 68 insertions(+), 30 deletions(-) + +commit 43bdd064dc8bbc09ed2652f5fffb4b5c9235185c +Author: Christian Kirbach +Date: Mon May 5 15:03:17 2014 +0000 + + Updated German translation + + po/de.po | 1798 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 1229 insertions(+), 569 deletions(-) + +commit 4719cb76c7a3d9ce2bd5e251735a3ff633510925 +Author: Dirgita +Date: Wed Apr 23 09:43:03 2014 +0000 + + Updated Indonesian translation + + po/id.po | 798 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 401 insertions(+), 397 deletions(-) + +commit feea43d65563149b46ae42fd476f735627cb3d19 +Author: Juan Pablo Ugarte +Date: Sat Apr 19 21:14:41 2014 -0300 + + Fixed Bug 727914 "Logo is not shown in About-dialog" + + Made GtkAboutDialog logo and logo-icon-name properties optional since they + are mutually exclusive. + The editor is responsible for enabling then accordingly. + + plugins/gtk+/glade-about-dialog-editor.c | 82 +++++++++++++++----------------- + plugins/gtk+/glade-gtk-about-dialog.c | 25 +++++----- + plugins/gtk+/gtk+.xml.in | 4 +- + 3 files changed, 54 insertions(+), 57 deletions(-) + +commit 6b022595cbe95499547bf7ac472c23400e87ff46 +Author: Juan Pablo Ugarte +Date: Sat Apr 19 18:47:02 2014 -0300 + + Fixed toolbar icon size. + Use GTK_ICON_SIZE_LARGE_TOOLBAR and GTK_ICON_SIZE_SMALL_TOOLBAR instead of + GTK_ICON_SIZE_MENU and GTK_ICON_SIZE_BUTTON + + gladeui/glade-palette.c | 68 ++++++++++++++++++++----------------------------- + 1 file changed, 27 insertions(+), 41 deletions(-) + +commit 256f1a458c9841dd05099e40839170a6005cf606 +Author: Yuri Myasoedov +Date: Sun Apr 20 15:45:54 2014 +0400 + + Fixed Russian translation + + po/ru.po | 43 +++++++++++++++++++++---------------------- + 1 file changed, 21 insertions(+), 22 deletions(-) + +commit e466e5b2837e909237613b35638d06de4c7076b7 +Author: Tom Tryfonidis +Date: Fri Apr 18 21:51:13 2014 +0000 + + Updated Greek translation + + po/el.po | 1437 +++++++++++++++++++++++++++----------------------------------- + 1 file changed, 626 insertions(+), 811 deletions(-) + +commit 8fa35da340438cbec044f698fd5660502958ed63 +Author: Juan Pablo Ugarte +Date: Thu Apr 17 00:51:11 2014 -0300 + + Fixed cursor glitch while moving the poiner across multiple placeholders. + The glitch was because we where updating the cursor on motion event only + so when the pointer enters a new placeholder the cursor is set back to + default and then changed again when the motion notify is finally triggered. + + gladeui/glade-placeholder.c | 31 ++++++++++++++++++++----------- + 1 file changed, 20 insertions(+), 11 deletions(-) + +commit 5b1f00ac579af9f0e0455db7d9f8d03777c396c6 +Author: Juan Pablo Ugarte +Date: Thu Apr 17 00:50:31 2014 -0300 + + Fixed Bug 353002 "wrong cursor over widgets" + + plugins/gtk+/glade-fixed.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 35dcc715acfe3f25b19cb3b6b5af98621f2c2e95 +Author: Juan Pablo Ugarte +Date: Wed Apr 16 23:08:30 2014 -0300 + + Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macros + Fixed function prototype identation and spacing. + + gladeui/glade-app.c | 51 ++-- + gladeui/glade-base-editor.c | 148 +++++----- + gladeui/glade-catalog.c | 4 +- + gladeui/glade-cell-renderer-icon.c | 82 +++--- + gladeui/glade-clipboard.c | 27 +- + gladeui/glade-command.c | 8 +- + gladeui/glade-design-layout.c | 13 +- + gladeui/glade-design-view.c | 9 +- + gladeui/glade-editor-property.c | 8 +- + gladeui/glade-editor-skeleton.c | 16 +- + gladeui/glade-editor-table.c | 44 ++- + gladeui/glade-editor.c | 48 ++-- + gladeui/glade-id-allocator.c | 6 +- + gladeui/glade-inspector.c | 113 ++++---- + gladeui/glade-name-context.c | 22 +- + gladeui/glade-named-icon-chooser-dialog.c | 232 ++++++++-------- + gladeui/glade-object-stub.c | 18 +- + gladeui/glade-palette.c | 67 +++-- + gladeui/glade-placeholder.c | 24 +- + gladeui/glade-popup.c | 32 +-- + gladeui/glade-preview-window.c | 10 +- + gladeui/glade-preview.c | 8 +- + gladeui/glade-project.c | 213 +++++++-------- + gladeui/glade-property-label.c | 8 +- + gladeui/glade-property-shell.c | 54 ++-- + gladeui/glade-property.c | 141 +++++----- + gladeui/glade-signal-class.c | 26 +- + gladeui/glade-signal-editor.c | 13 +- + gladeui/glade-signal-model.c | 5 +- + gladeui/glade-signal.c | 20 +- + gladeui/glade-widget-action.c | 42 ++- + gladeui/glade-widget-adaptor.c | 341 +++++++++++------------ + gladeui/glade-widget.c | 439 ++++++++++++++++-------------- + gladeui/glade-xml-utils.c | 141 +++++----- + plugins/gtk+/glade-fixed.c | 40 +-- + plugins/gtk+/glade-scale-editor.c | 12 +- + src/glade-http.c | 6 +- + 37 files changed, 1205 insertions(+), 1286 deletions(-) + +commit 3ad52c12b0a53f50855d34f31a92fe8ae0e763e9 +Author: David Shea +Date: Wed Apr 16 17:53:36 2014 -0400 + + Check use-underline for whether mnemonic-widget can be set + + plugins/gtk+/glade-gtk-label.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 83cc9dbe28b3c47da6b24b0f5aaf46621129e63a +Author: David Shea +Date: Wed Apr 16 11:03:25 2014 -0400 + + Allow 3 decimal digits for the text scale value. + + plugins/gtk+/glade-attributes.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 21eb9583b70e07dab6f0cef68e77eb0d4dbab86e +Author: Juan Pablo Ugarte +Date: Wed Apr 16 20:19:40 2014 -0300 + + Marked glade_http_request_send_async() as a G_GNUC_PRINTF() function. + Fixed compile warning. + + src/glade-http.c | 2 +- + src/glade-http.h | 2 +- + src/glade-registration.c | 8 +++++++- + 3 files changed, 9 insertions(+), 3 deletions(-) + +commit f3f4420e9895d9952c4bfe539b38692eae324ebc +Author: TingPing +Date: Sat Mar 15 09:21:23 2014 -0400 + + Save palette appearance setting + + src/glade-window.c | 16 ++++++++++++++++ + 1 file changed, 16 insertions(+) + +commit d3a7de0b0644263685949b373ecef6c455762439 +Author: Daniel Mustieles +Date: Tue Apr 15 14:22:34 2014 +0200 + + Updated Spanish translation + + po/es.po | 122 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 63 insertions(+), 59 deletions(-) + +commit 465a3b8e7cfa18951ff64de3dca3fabe071b589f +Author: Juan Pablo Ugarte +Date: Mon Apr 14 20:07:21 2014 -0300 + + Rolling 3.18.2 + + NEWS | 9 +++++++++ + configure.ac | 4 ++-- + 2 files changed, 11 insertions(+), 2 deletions(-) + +commit 8edcfd7f0269c405ed8bf8d6a1705556189c0fed +Author: Juan Pablo Ugarte +Date: Sat Apr 12 21:02:46 2014 -0300 + + Fixed bug 364064 "Property Editor / Common tab: width & height request checkboxes have no effect" + + Reset runtime value to default when an optional property is disabled. + + gladeui/glade-property.c | 62 ++++++++++++++++++++++++------------------------ + 1 file changed, 31 insertions(+), 31 deletions(-) + +commit 73eca7af22c80727b3798f0318a4ab06eab488ea +Author: Juan Pablo Ugarte +Date: Sun Apr 13 17:43:34 2014 -0300 + + Set license type "other" as the default one in the propject properties dialog + + gladeui/glade-project-properties.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5a13050a0a32735043dc053b72942642df17fffd +Author: Мирослав Николић +Date: Mon Apr 14 19:26:42 2014 +0200 + + Updated Serbian translation + + po/sr.po | 496 ++++++++++++++++----------------------------------------- + po/sr@latin.po | 496 ++++++++++++++++----------------------------------------- + 2 files changed, 266 insertions(+), 726 deletions(-) + +commit 2c5f5a673bb232ec6275536e0ecc0c8fe2ab85b2 +Author: Ask H. Larsen +Date: Sun Apr 13 22:00:37 2014 +0200 + + Updated Danish translation + + po/da.po | 235 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 130 insertions(+), 105 deletions(-) + +commit 0b864c2419f96a86ade0d0e5adb4e5d4f7f588b8 +Author: Balázs Úr +Date: Sun Apr 13 16:17:46 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 237 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 132 insertions(+), 105 deletions(-) + +commit 5fa17441d6c4c82e54dedc53cd87ad6f9df3a6eb +Author: Juan Pablo Ugarte +Date: Sat Apr 12 16:26:33 2014 -0300 + + Ignore widgets that are not part of the project when generating edges + of directed graph used to sort objects by topological order. + + Fixes bug 727992 "Editing UI and saving does not remove deleted Combo with Entry" + + gladeui/glade-project.c | 8 +++++++- + 1 file changed, 7 insertions(+), 1 deletion(-) + +commit 1773be56f693192e3082994291dfd394dbdfcbee +Author: Rūdolfs Mazurs +Date: Sat Apr 12 12:40:59 2014 +0300 + + Updated Latvian translation + + po/lv.po | 184 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 105 insertions(+), 79 deletions(-) + +commit 73199ffa80c4064fb7cd542e57b1140d90b1f809 +Author: Claudio Arseni +Date: Thu Apr 3 09:03:36 2014 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 235 ++++++++++++++++++++++++++++----------------------------------- + 1 file changed, 105 insertions(+), 130 deletions(-) + +commit e1f5032da29a7fb01612d54c57707246e8cc3e17 +Author: Yuri Myasoedov +Date: Tue Apr 1 22:39:09 2014 +0400 + + Updated Russian translation + + po/ru.po | 81 ++++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 48 insertions(+), 33 deletions(-) + +commit 56294cdaa59ed8bee94f5e0a44ae694dacfa1c50 +Author: Yuri Myasoedov +Date: Tue Apr 1 22:06:11 2014 +0400 + + Updated Russian translation + + po/ru.po | 1503 +++++++++++++++++++++++++++++++++++++++++++------------------- + 1 file changed, 1056 insertions(+), 447 deletions(-) + +commit 181bb241a58bf4db388583bb6c214dfc766cba4e +Author: Fran Diéguez +Date: Mon Mar 31 23:38:35 2014 +0200 + + Updated Galician translations + + po/gl.po | 258 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 141 insertions(+), 117 deletions(-) + +commit 16684ca773faa716e8413776140fd1ecd0882e24 +Author: Alexandre Franke +Date: Mon Mar 31 16:18:38 2014 +0000 + + Updated French translation + + po/fr.po | 196 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 109 insertions(+), 87 deletions(-) + +commit 06aab361ea7fade1cf41f15c07363e329545f880 +Author: Marek Černocký +Date: Mon Mar 31 10:49:52 2014 +0200 + + Updated Czech translation + + po/cs.po | 260 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 142 insertions(+), 118 deletions(-) + +commit 0c62058e9c1fa8c73e54f546ebfdabee432f301c +Author: Rafael Ferreira +Date: Mon Mar 31 01:00:03 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 267 ++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 141 insertions(+), 126 deletions(-) + +commit d85c3679d120cc98d51cf4aab79303e101a3445b +Author: Juan Pablo Ugarte +Date: Sun Mar 30 17:53:37 2014 -0300 + + Added few comments for translators + + src/glade-window.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 359c3772998f40e261726597ed4bd143933e6ce7 +Author: Aurimas Černius +Date: Sun Mar 30 23:06:27 2014 +0300 + + Updated Lithuanian translation + + po/lt.po | 255 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 138 insertions(+), 117 deletions(-) + +commit e2cb676b19c02b68539eb0744abf69157e26c02e +Author: Sphinx Jiang +Date: Sun Mar 30 17:02:16 2014 +0800 + + update zh_CN translation + + po/zh_CN.po | 176 +++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 98 insertions(+), 78 deletions(-) + +commit 0027406c9b020f062b6ad58986634cc33e30d171 +Author: Andika Triwidada +Date: Fri Mar 28 15:20:05 2014 +0000 + + Updated Indonesian translation + + po/id.po | 177 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 99 insertions(+), 78 deletions(-) + +commit ebd048e49f08e3f30bb6e994ba1a10bda38ca95c +Author: Juan Pablo Ugarte +Date: Fri Mar 28 11:46:10 2014 -0300 + + Update Spanish translation + + po/es.po | 267 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 144 insertions(+), 123 deletions(-) + +commit b0dfcc8da667a27c42dde9374c0b61ddf386691a +Author: Piotr Drąg +Date: Fri Mar 28 15:05:29 2014 +0100 + + Updated Polish translation + + po/pl.po | 56 ++++++++++++++++++++++++++++---------------------------- + 1 file changed, 28 insertions(+), 28 deletions(-) + +commit 38ddeb8d9e91cef851072b3932afe617f2b95ae3 +Author: Juan Pablo Ugarte +Date: Thu Mar 20 19:40:50 2014 -0300 + + Add dialog to advertise user survey + + src/glade-registration.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ + src/glade-window.c | 62 ++++++++++++++++++++++++++++++++++++++++----- + src/glade-window.h | 2 ++ + src/main.c | 2 ++ + 4 files changed, 125 insertions(+), 6 deletions(-) + +commit ddd9980fdc6e75627ed13ae214f5e41369aab8ce +Author: Juan Pablo Ugarte +Date: Wed Mar 26 17:34:06 2014 -0300 + + Rolling 3.18.1 + + NEWS | 8 ++++++++ + configure.ac | 4 ++-- + plugins/gtk+/gtk+.xml.in | 2 +- + 3 files changed, 11 insertions(+), 3 deletions(-) + +commit 9f3c2b79c48ca817b647b372bbb24ee48c756d03 +Author: Juan Pablo Ugarte +Date: Wed Mar 26 17:04:31 2014 -0300 + + Restored widgets classes that do not fail anymore in gtk 3.12 + + tests/create-widgets.c | 8 +------- + 1 file changed, 1 insertion(+), 7 deletions(-) + +commit 5f10a02793fb6f5eee93fd6cd0a708e58b397497 +Author: Juan Pablo Ugarte +Date: Wed Mar 26 16:58:24 2014 -0300 + + Fixed bug in numeric property editors + + gladeui/glade-editor-property.c | 13 +++++++++---- + 1 file changed, 9 insertions(+), 4 deletions(-) + +commit 281b920eb15cba4fa05c5950840aee842212487c +Author: Juan Pablo Ugarte +Date: Tue Mar 25 17:29:22 2014 -0300 + + Bumped gtk dependancy to 3.12 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 92589d52a0b95afeffbfc1fc357938ab83d3cb85 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 17:26:35 2014 -0300 + + GtkDialog: disabled use-header-bar property untill Glade supports GtkHeaderBar + GtkAboutDialog: ignore construct only use-header-bar property to force it to False in the runtime. + + plugins/gtk+/glade-gtk-about-dialog.c | 41 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 3 +++ + 2 files changed, 44 insertions(+) + +commit a36133ebadbbb9d22a33e9e129af0e9b356ffba1 +Author: YunQiang Su +Date: Wed Mar 26 10:45:26 2014 +0800 + + update zh_CN translation + + po/zh_CN.po | 136 +++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 88 insertions(+), 48 deletions(-) + +commit 376e7ed394f5eb9f48d2d76632729eda22a8fca0 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 12:39:08 2014 -0300 + + Fixed Bug 727014 "32 bit builds fail with -Werror=format-security" + + src/glade-http.c | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +commit 6ceed22a3333568b27fc763ba8dec41e8e5a31f0 +Author: Juan Pablo Ugarte +Date: Mon Mar 24 19:12:24 2014 -0300 + + Rolling 3.18 + + Glade registration, point to production url. + + NEWS | 27 +++++++++++++++++++++++++++ + configure.ac | 10 +++++----- + plugins/gtk+/gtk+.xml.in | 2 +- + src/glade-registration.c | 2 +- + 4 files changed, 34 insertions(+), 7 deletions(-) + +commit 62096b62b9df32fc36ae85b512f2fe99cdbf217a +Author: Juan Pablo Ugarte +Date: Mon Mar 24 19:07:46 2014 -0300 + + Fixed distcheck errors + Fixed create-widgets test GtkMessageDialog error and skip creating GtkAboutDialog + + plugins/gtk+/glade-gtk-message-dialog.c | 2 +- + src/Makefile.am | 3 ++- + tests/create-widgets.c | 15 ++++++++++++--- + 3 files changed, 15 insertions(+), 5 deletions(-) + +commit 11cd71c0adad74870901ec87eb66de9a3d38d7bb +Author: Claudio Arseni +Date: Sun Mar 23 11:31:16 2014 +0000 + + Updated Italian translation + + po/it.po | 3581 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 2349 insertions(+), 1232 deletions(-) + +commit cd57b60c0b8b05c7fc7fe84a1c92cfb3ec1214fa +Author: Matej Urbančič +Date: Sat Mar 22 19:11:33 2014 +0100 + + Updated Slovenian translation + + po/sl.po | 2042 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 1364 insertions(+), 678 deletions(-) + +commit 3f48f9c7b46038e1cf45530ea2f6225b277afc92 +Author: Marek Černocký +Date: Sat Mar 22 06:27:52 2014 +0100 + + Fixed domain name + + plugins/gtk+/gtkunixprint.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0d1e99aa3c2e89dcf0bf85c5e45030866a15b401 +Author: Marek Černocký +Date: Sat Mar 22 06:27:38 2014 +0100 + + Fixed domain name + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 7d6240e965e9b7690a5b6d1d2c66f11c91eaff29 +Author: Kristjan SCHMIDT +Date: Thu Mar 20 02:25:44 2014 +0100 + + Updated Esperanto translation + + po/eo.po | 9062 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 5900 insertions(+), 3162 deletions(-) + +commit 72aea73c9a8e9bf3c03f290bffe17deae2f732b3 +Author: Rūdolfs Mazurs +Date: Wed Mar 19 23:17:00 2014 +0200 + + Updated Latvian translation + + po/lv.po | 202 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 94 insertions(+), 108 deletions(-) + +commit 62d184b3224ad20cbe44d15761258face756d66a +Author: Andika Triwidada +Date: Mon Mar 24 12:58:13 2014 +0000 + + Updated Indonesian translation + + po/id.po | 457 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 231 insertions(+), 226 deletions(-) + +commit e7608f15d6447e29c8d53e385c3ee676293b3489 +Author: Ask H. Larsen +Date: Sun Mar 23 19:09:53 2014 +0100 + + Updated Danish translation + + po/da.po | 3511 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2260 insertions(+), 1251 deletions(-) + +commit 8ef021987d87019c934a37fe8f6ff1326cd12f96 +Author: Мирослав Николић +Date: Sun Mar 23 15:14:59 2014 +0100 + + Updated Serbian translation + + po/sr.po | 7389 +++++++++++++++++++++++++++++++++++++++----------------- + po/sr@latin.po | 7389 +++++++++++++++++++++++++++++++++++++++----------------- + 2 files changed, 10246 insertions(+), 4532 deletions(-) + +commit ea20456c8faf255f146420411f957aebca3fb3f0 +Author: Gábor Kelemen +Date: Sun Mar 23 14:10:17 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 221 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 107 insertions(+), 114 deletions(-) + +commit 60e0670b4350bddfc203de7157549ec434f8ba04 +Author: Juan Pablo Ugarte +Date: Mon Mar 17 22:40:12 2014 -0300 + + Revert "Mark every survey notification dialog string as translatable" + + This reverts commit 2d04be13169d95677332f49d43e81ed00bfb4e8d. + + Revert "Added message dialog at startup to advertise the user survey." + + This reverts commit 5716cbb64b281e2325d21bb4ae53a4ba7a07e906. + + src/glade-registration.c | 65 ------------------------------------------------ + src/glade-window.c | 61 +++++---------------------------------------- + src/glade-window.h | 2 -- + src/main.c | 2 -- + 4 files changed, 6 insertions(+), 124 deletions(-) + +commit 72092f612a63b394ba84ac643aae48f03058be68 +Author: Piotr Drąg +Date: Tue Mar 18 00:53:05 2014 +0100 + + Updated Polish translation + + po/pl.po | 210 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 116 insertions(+), 94 deletions(-) + +commit 2d04be13169d95677332f49d43e81ed00bfb4e8d +Author: Juan Pablo Ugarte +Date: Mon Mar 17 20:40:16 2014 -0300 + + Mark every survey notification dialog string as translatable + + src/glade-window.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 5716cbb64b281e2325d21bb4ae53a4ba7a07e906 +Author: Juan Pablo Ugarte +Date: Mon Mar 17 20:25:21 2014 -0300 + + Added message dialog at startup to advertise the user survey. + The dialog will be shown until the user either completes the survey or checks + the "Do not show this dialog again" check button + + src/glade-registration.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ + src/glade-window.c | 61 ++++++++++++++++++++++++++++++++++++++++----- + src/glade-window.h | 2 ++ + src/main.c | 2 ++ + 4 files changed, 124 insertions(+), 6 deletions(-) + +commit a126b58570d36a8a670908c7a9546e84b22a6bbf +Author: Gábor Kelemen +Date: Mon Mar 17 01:58:55 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 2112 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 1443 insertions(+), 669 deletions(-) + +commit d168242fbe08a7f3fd75849cf15a85e385e92fbe +Author: Kalev Lember +Date: Sun Sep 29 21:09:13 2013 +0200 + + GtkGrid: Don't save width/height at their default values + + In most grids, children only occupy one grid cell and saving the + width/height properties only adds to the noise in the ui file. + + The saving of width/height properties was added in commit + a4ed22853ec28a523ac4a4fafa16dbc89b650b9c + + plugins/gtk+/gtk+.xml.in | 2 -- + 1 file changed, 2 deletions(-) + +commit 29867d1e8fbcaae998d198b248dd04e07224ded4 +Author: Julien Hardelin +Date: Sat Mar 15 18:48:35 2014 +0000 + + Updated French translation + + po/fr.po | 8727 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 5683 insertions(+), 3044 deletions(-) + +commit 9c4c7e8a045e5ce1cec8994de2d85d9ca196a039 +Author: Changwoo Ryu +Date: Sat Mar 15 21:03:10 2014 +0900 + + Updated Korean translation + + po/ko.po | 156 ++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 104 insertions(+), 52 deletions(-) + +commit 5cd0c4cb1d74d7e07455867ee6f588217779c072 +Author: Juan Pablo Ugarte +Date: Fri Mar 14 16:32:05 2014 -0300 + + Fixed bug #721098 "Anjuta hangs when opening project" The problem was that glade registered GtkOffscreenWindow as a new type derived from GtkWindow to use in the run time which prevents Anjuta or any of its pluggins to use the real GtkOffscreenWindow widget. + + gladeui/glade-widget-adaptor.c: use glade_util_get_type_from_name() in generate_type() + to avoid stepping over types that are simply not instantiated yet like GtkOffscreenWindow + + gladeui/glade-project.c: Use Adaptor name instead of runtime instance name to avoid + showing GladeFake* types used by the backend for virtual types. + + gladeui/glade-project.c | 7 +++++-- + gladeui/glade-widget-adaptor.c | 7 ++++--- + plugins/gtk+/gtk+.xml.in | 37 +++++++++++++++++++++++-------------- + 3 files changed, 32 insertions(+), 19 deletions(-) + +commit 3343c4e662a36d191d917858c9d33f02d002df5c +Author: Fran Diéguez +Date: Fri Mar 14 19:01:27 2014 +0100 + + Updated Galician translations + + po/gl.po | 58 +++++++++++++++++++++++++++++++++++++++++++++++++--------- + 1 file changed, 49 insertions(+), 9 deletions(-) + +commit 516fa74326ed4518924c3f88d109138bf49cea55 +Author: Rafael Ferreira +Date: Fri Mar 14 14:53:08 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 33 +++++++++++++++++++-------------- + 1 file changed, 19 insertions(+), 14 deletions(-) + +commit 59811948f82a1d854f36ad918dc54c9e1c83064e +Author: Antonio Fernandes C. Neto +Date: Fri Mar 14 14:52:05 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 79 ++++++++++++++++++++++++++++++++++++++++++++++++------------- + 1 file changed, 62 insertions(+), 17 deletions(-) + +commit 3a6dc69d708ed141a56c49a22aa5c9eda76d1ebe +Author: Chris Johns +Date: Thu Mar 13 12:27:15 2014 +0000 + + Correct bounds checking for design view highlight + + The check should be for both x and y being less than 0, as when the + cursor is moved out of the design view "canvas" area, the values are set + to -1. Note this doesn't actually change behaviour, as the coordinates + are set to (-1, -1) whent the cursor leaves the area. + + https://bugzilla.gnome.org/show_bug.cgi?id=723819 + + gladeui/glade-design-view.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 09e8331f7c26488f4a84d066e9e9f9c724fa84fd +Author: Daniel Mustieles +Date: Fri Mar 14 14:14:41 2014 +0100 + + Updated Spanish translation + + po/es.po | 90 ++++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 54 insertions(+), 36 deletions(-) + +commit eae1a9efb66abb3341a5bc1cb4e79acbc11ce6f3 +Author: Marek Černocký +Date: Fri Mar 14 10:52:01 2014 +0100 + + Czech translation + + po/cs.po | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++------- + 1 file changed, 51 insertions(+), 7 deletions(-) + +commit 9c1cd0edc14d2b3237724e61c605f4d2d3b49a6a +Author: Piotr Drąg +Date: Fri Mar 14 00:33:41 2014 +0100 + + Updated Polish translation + + po/pl.po | 56 +++++++++++++++++++++++++++++++++++++++++++++++++------- + 1 file changed, 49 insertions(+), 7 deletions(-) + +commit ac00532ae6830f38b4e3e98d10d952e5d1abb60f +Author: Juan Pablo Ugarte +Date: Thu Mar 13 18:39:00 2014 -0300 + + Fix build + + src/glade-registration.c | 1 + + 1 file changed, 1 insertion(+) + +commit 8704da65867aa60a1d8bfa502e6913f12b4b5d20 +Author: Aurimas Černius +Date: Thu Mar 13 22:52:45 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 81 +++++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 50 insertions(+), 31 deletions(-) + +commit 492af8abf48733c289fedbf82523248d78885786 +Author: Piotr Drąg +Date: Thu Mar 13 21:10:57 2014 +0100 + + Slightly improve new strings + + There have been no translation updates yet, so this is not disruptive to anyone. + + src/glade-registration.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit c687f78720cbca774a9ad10dd47066193fbee579 +Author: Juan Pablo Ugarte +Date: Tue Feb 18 22:19:32 2014 -0300 + + Handle every transaction status in glade so that messages can get translated more easily. + Implementes mailing list subscription + + src/glade-registration.c | 317 ++++++++++++++++++++++++++++++------------- + src/glade-registration.glade | 6 +- + 2 files changed, 224 insertions(+), 99 deletions(-) + +commit 3da6ffbb0346638a929ac9f85dc5f3631b834def +Author: Juan Pablo Ugarte +Date: Tue Feb 18 22:19:05 2014 -0300 + + Fixed header values parsing + + src/glade-http.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d3a5c344f300ac1bbaac7a07756cc583a2a26eb3 +Author: Wylmer Wang +Date: Sun Mar 9 10:28:36 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 21 +-------------------- + 1 file changed, 1 insertion(+), 20 deletions(-) + +commit f33e0e0864f412c0fc75517e616e982e9319bc4c +Author: Marek Černocký +Date: Sun Mar 9 07:58:01 2014 +0100 + + Updated Czech translation + + po/cs.po | 46 +++++++++++++++++++++++----------------------- + 1 file changed, 23 insertions(+), 23 deletions(-) + +commit 5ea0762ae8fa889e16012a54ead7d5e37f530d98 +Author: Chao-Hsiung Liao +Date: Sun Mar 9 11:38:24 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 99 +++++++++++++++++++++++++++---------------------------------- + po/zh_TW.po | 99 +++++++++++++++++++++++++++---------------------------------- + 2 files changed, 86 insertions(+), 112 deletions(-) + +commit 5fe501ae401f329f32063a75e86c13886698aa3d +Author: Aurimas Černius +Date: Sat Mar 8 22:06:30 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 70 +++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 47 insertions(+), 23 deletions(-) + +commit e2207ec9ff03d50e8c859ef83e0df1ae68a1e82c +Author: Rūdolfs Mazurs +Date: Sat Mar 8 20:35:04 2014 +0200 + + Updated Latvian translation + + po/lv.po | 3762 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2299 insertions(+), 1463 deletions(-) + +commit 76b0ed9106b21c6e9b330a267248258d11787451 +Author: Wylmer Wang +Date: Sat Mar 8 12:58:49 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 103 ++++++++++++++++++++++++++---------------------------------- + 1 file changed, 44 insertions(+), 59 deletions(-) + +commit 61702eb761ee159c1ebfde2c48b9f736ced95901 +Author: Changwoo Ryu +Date: Sat Mar 8 02:22:15 2014 +0900 + + Updated Korean translation + + po/ko.po | 3485 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2245 insertions(+), 1240 deletions(-) + +commit e95509b41fd0f050abf04f4369137ef5764d70ab +Author: Rafael Ferreira +Date: Thu Mar 6 10:05:04 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 42 +++++++++++++++++++++--------------------- + 1 file changed, 21 insertions(+), 21 deletions(-) + +commit 4fddd5f9f55c2799a42adb8ba0a4000fb6d07da8 +Author: Daniel Mustieles +Date: Wed Mar 5 16:57:57 2014 +0100 + + Updated Spanish translation + + po/es.po | 66 +++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 45 insertions(+), 21 deletions(-) + +commit 8f79ada910504418bef9c85f0b0d5056d816cfd6 +Author: Daniel Mustieles +Date: Wed Mar 5 16:37:48 2014 +0100 + + Updated Spanish translation + + po/es.po | 28 +++++++++++++++++++++------- + 1 file changed, 21 insertions(+), 7 deletions(-) + +commit 932177dc84641a6f56984a6aede27ef63cab631d +Author: Balázs Úr +Date: Tue Mar 4 20:36:49 2014 +0100 + + Added hu entry + + help/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit f6090132aa9a1519c99acd39a5ff04fda0bd2a31 +Author: Balázs Úr +Date: Tue Mar 4 20:33:54 2014 +0100 + + Initial Hungarian translation + + help/hu/hu.po | 975 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 975 insertions(+) + +commit 0000df52235d762a55bea3c28e1870e5bb256ea3 +Author: Chao-Hsiung Liao +Date: Tue Mar 4 20:06:10 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 1186 +++++++++++++++++++++++++++++++++++++++++++--------------- + po/zh_TW.po | 1187 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 2 files changed, 1775 insertions(+), 598 deletions(-) + +commit 440603b7b12c049d13dd016d3c119e091590672c +Author: Fran Diéguez +Date: Mon Mar 3 21:51:49 2014 +0100 + + Updated Galician translations + + po/gl.po | 48 +++++++++++++++++++++++++----------------------- + 1 file changed, 25 insertions(+), 23 deletions(-) + +commit bb99379cf2f7262a313833649ecc493701a2c292 +Author: Piotr Drąg +Date: Mon Mar 3 18:51:15 2014 +0100 + + Updated Polish translation + + po/pl.po | 3473 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2246 insertions(+), 1227 deletions(-) + +commit 2ee3c019c3756f87d56ca2084df105bea9e7f1b4 +Author: Piotr Drąg +Date: Mon Mar 3 18:48:52 2014 +0100 + + One more grammar fix in the User Survey + + src/glade-registration.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9d829befbfdfbefd160616e7f79edd88d92fd48a +Author: Piotr Drąg +Date: Mon Mar 3 18:20:51 2014 +0100 + + Correctly capitalize a title + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fc4554d247199407f4226e997b4ff7a7b66c70ca +Author: Piotr Drąg +Date: Mon Mar 3 18:17:55 2014 +0100 + + Correctly capitalize CSS in strings + + gladeui/glade-project.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 5d58bbf3821ff1aad51089063ff463a83a59f176 +Author: Piotr Drąg +Date: Mon Mar 3 18:12:26 2014 +0100 + + Improve strings in the User Survey + + src/glade-registration.glade | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 9eeb977d2fae7ad39839af0192571c17dea4aae6 +Author: Piotr Drąg +Date: Mon Mar 3 18:12:04 2014 +0100 + + Improve a string in the AppData file + + data/glade.appdata.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 67d4e5c55b1216a02009e9617014a1788712cf98 +Author: Wylmer Wang +Date: Fri Feb 28 11:53:33 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 1160 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 879 insertions(+), 281 deletions(-) + +commit 142884960463631ac751c3c8de506f70ad4bca16 +Author: Aurimas Černius +Date: Thu Feb 27 23:41:14 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 272 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 118 insertions(+), 154 deletions(-) + +commit 58d8463d44f473fd32287f38b530b9b0f7b0a600 +Author: Daniel Mustieles +Date: Thu Feb 27 18:28:53 2014 +0100 + + Updated Spanish translation + + po/es.po | 43 +++++++++++++++++-------------------------- + 1 file changed, 17 insertions(+), 26 deletions(-) + +commit 9f542816ded2c47c900d1f66afec3e034ca50752 +Author: Rafael Ferreira +Date: Thu Feb 27 15:53:50 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 234 +++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 119 insertions(+), 115 deletions(-) + +commit 61d944678965647034d2f860df2a0b1479c0f971 +Author: Marek Černocký +Date: Wed Feb 26 08:25:33 2014 +0100 + + Updated Czech translation + + po/cs.po | 230 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 117 insertions(+), 113 deletions(-) + +commit a4afa7d655c09a515227f7c85eb9937422974663 +Author: Daniel Mustieles +Date: Mon Feb 24 17:26:55 2014 +0100 + + Updated Spanish translation + + po/es.po | 438 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 209 insertions(+), 229 deletions(-) + +commit 181c79434cf0db033fd27305fc7debb83dde7af4 +Author: Fran Diéguez +Date: Mon Feb 24 14:57:39 2014 +0100 + + Updated Galician translations + + po/gl.po | 1128 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 855 insertions(+), 273 deletions(-) + +commit f52cd615d4d28689acca82a59a429759c7505c89 +Author: Marek Černocký +Date: Sun Feb 23 16:33:27 2014 +0100 + + Fixed I18N (added domain, one item marked for translation) + + src/glade-registration.glade | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 2b0d210b8bad8cafc9bc5a87639453544a8f5d5f +Author: Marek Černocký +Date: Sat Feb 22 16:45:40 2014 +0100 + + Updated Czech translation + + po/cs.po | 1141 ++++++++++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 854 insertions(+), 287 deletions(-) + +commit 060aa92c4dbb8fd05eff29edb6f3b37942b2cd72 +Author: Rafael Ferreira +Date: Fri Feb 21 14:50:17 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 1160 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 862 insertions(+), 298 deletions(-) + +commit 8b0bfe60c2fc35aead23d03bbea7bebb3adacd6c +Author: Daniel Mustieles +Date: Fri Feb 21 13:09:51 2014 +0100 + + Updated Spanish translation + + po/es.po | 740 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- + 1 file changed, 645 insertions(+), 95 deletions(-) + +commit 06c8f34cb284054370017fc6c510cf9980b892a4 +Author: Aurimas Černius +Date: Thu Feb 20 23:31:40 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 1179 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 896 insertions(+), 283 deletions(-) + +commit 39df741a43043648e8d7cbcf815ea7d0329b2ae6 +Author: Dimitris Spingos +Date: Thu Feb 20 23:23:07 2014 +0200 + + Updated Greek translation + + po/el.po | 1148 ++++++++++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 862 insertions(+), 286 deletions(-) + +commit dfe2ae71ffbd866616c963a2c6e12a38c25b6643 +Author: Andika Triwidada +Date: Thu Feb 20 14:51:59 2014 +0000 + + Updated Indonesian translation + + po/id.po | 1177 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 901 insertions(+), 276 deletions(-) + +commit 4675541dd7e690ab16c97e8c04c3880004b56c92 +Author: Piotr Drąg +Date: Tue Feb 18 02:58:14 2014 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit c1a904e7de4482f33636567fafca709343b8901b +Author: Juan Pablo Ugarte +Date: Mon Feb 17 21:04:38 2014 -0300 + + Added Registration & User Survey Dialog in Help menu + + src/Makefile.am | 11 +- + src/glade-http.c | 421 ++++++ + src/glade-http.h | 89 ++ + src/glade-logo.h | 464 ++++++ + src/glade-registration.c | 606 ++++++++ + src/glade-registration.css | 86 ++ + src/glade-registration.glade | 2982 +++++++++++++++++++++++++++++++++++++ + src/glade-registration.h | 60 + + src/glade-resources.gresource.xml | 2 + + src/glade-window.c | 23 +- + src/glade.glade | 18 +- + 11 files changed, 4751 insertions(+), 11 deletions(-) + +commit 88c2bbc87e7125005c0bd06bc2491e02b0bda618 +Author: Daniel Mustieles +Date: Mon Feb 17 16:34:21 2014 +0100 + + Updated Spanish translation + + po/es.po | 459 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 242 insertions(+), 217 deletions(-) + +commit 43865d7d4ea3891b07a991f00247501d827810b9 +Author: Juan Pablo Ugarte +Date: Fri Feb 14 15:56:56 2014 -0300 + + Added missing displayable values + + plugins/gladeui/gladeui.xml | 10 ++++++++++ + plugins/gtk+/gtk+.xml.in | 8 ++++++++ + 2 files changed, 18 insertions(+) + +commit 74c7f46fff28b8f5c5f04547f5d350eaf1762e9b +Author: Juan Pablo Ugarte +Date: Fri Feb 14 15:01:56 2014 -0300 + + Bumped copyright date to 2014 + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit bd8da7a5355566b379c6afa60ac8e9e97c487c0b +Author: Kjartan Maraas +Date: Wed Feb 12 20:35:35 2014 +0100 + + Updated Norwegian bokmål translation + + po/nb.po | 2704 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1560 insertions(+), 1144 deletions(-) + +commit 80d57ab3d2b4bc0dacb254e9e5d6b4f5298c871c +Author: Chao-Hsiung Liao +Date: Sat Feb 1 07:03:28 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 998 +++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 1004 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 1156 insertions(+), 846 deletions(-) + +commit 8a4a4673d9d7cee4469cad4f37ab2e98ba64a3f5 +Author: Daniel Mustieles +Date: Fri Jan 31 16:59:12 2014 +0100 + + Revert "Updated FSF's address" + + This reverts commit 661ac15c8980fc47004d936c5d02156ed96bd91d. + + build/linux/PrepareAppDir.sh | 0 + gladeui/glade-accumulators.c | 4 +++- + gladeui/glade-builtins.c | 4 +++- + gladeui/glade-clipboard.c | 4 +++- + po/ar.po | 3 ++- + po/mk.po | 3 ++- + src/glade-close-button.c | 4 +++- + src/glade-close-button.h | 4 +++- + 8 files changed, 19 insertions(+), 7 deletions(-) + +commit 661ac15c8980fc47004d936c5d02156ed96bd91d +Author: Daniel Mustieles +Date: Thu Jan 23 12:52:24 2014 +0100 + + Updated FSF's address + + build/linux/PrepareAppDir.sh | 0 + gladeui/glade-accumulators.c | 4 +--- + gladeui/glade-builtins.c | 4 +--- + gladeui/glade-clipboard.c | 4 +--- + po/ar.po | 3 +-- + po/mk.po | 3 +-- + src/glade-close-button.c | 4 +--- + src/glade-close-button.h | 4 +--- + 8 files changed, 7 insertions(+), 19 deletions(-) + +commit 2867f040a0a8cf24c0ed3f0965181f90825ed60b +Author: Wylmer Wang +Date: Fri Jan 24 21:01:34 2014 +0800 + + Update Chinese simplified translation + + po/zh_CN.po | 21 +++++++++++---------- + 1 file changed, 11 insertions(+), 10 deletions(-) + +commit 801c0cc25b0d64e3240f8adebe523a85ac067c20 +Author: Fran Diéguez +Date: Mon Jan 20 23:04:22 2014 +0100 + + Updated Galician translations + + po/gl.po | 47 ++++++++++++++++++++++++----------------------- + 1 file changed, 24 insertions(+), 23 deletions(-) + +commit 434f456caf5460a8483f5de7f4608270551d56c5 +Author: Juan Pablo Ugarte +Date: Mon Jan 20 18:22:48 2014 -0300 + + Fixed bug 702314 "Cancelling an Add Parent action is destructive" + + plugins/gtk+/glade-gtk-widget.c | 25 +++++++++++++++---------- + 1 file changed, 15 insertions(+), 10 deletions(-) + +commit 0cd31e7d85d6b2a9e908d93137533faffe9e4ac3 +Author: Juan Pablo Ugarte +Date: Mon Jan 20 17:39:35 2014 -0300 + + Revert "Fixed Bug 702314 "Cancelling an Add Parent action is destructive"" + because it introduced another bug. + + plugins/gtk+/glade-gtk-widget.c | 39 ++++++++++++++++++++++++--------------- + 1 file changed, 24 insertions(+), 15 deletions(-) + +commit 1081ade884f561fab4688856358a0d33faf2cce7 +Author: Daniel Mustieles +Date: Mon Jan 20 16:37:23 2014 +0100 + + Updated Spanish translation + + po/es.po | 47 +++++++++++++++++++++-------------------------- + 1 file changed, 21 insertions(+), 26 deletions(-) + +commit 1d782a92f2e47f5663b249346be8a641293bad6e +Author: Rafael Ferreira +Date: Sun Jan 19 20:01:38 2014 -0200 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +commit 1c0383be009dc38f9a348961948ad40eded8f214 +Author: Marek Černocký +Date: Sun Jan 19 13:44:04 2014 +0100 + + Updated Czech translation + + po/cs.po | 2728 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1583 insertions(+), 1145 deletions(-) + +commit 72ab171791b650ef43a7028d2c53593672ff8e8e +Author: Marek Černocký +Date: Sun Jan 19 13:40:13 2014 +0100 + + Fixed missing space + + data/glade.appdata.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2a67a4e37b2fc14a4fba3835ca7df2738db85b2d +Author: Aurimas Černius +Date: Tue Jan 14 22:59:04 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 883 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 417 insertions(+), 466 deletions(-) + +commit 10e804ecc82b718c4c0c7aacca6b938be67fe2ca +Author: Wylmer Wang +Date: Tue Jan 14 17:24:51 2014 +0800 + + Fix a mistake in Chinese simplified translation that may block compiling + + po/zh_CN.po | 34 ++++++++++++---------------------- + 1 file changed, 12 insertions(+), 22 deletions(-) + +commit 8957f358f083bd6040e6e7f5daf9babf06ed63f5 +Author: Christian Kirbach +Date: Thu Jan 9 20:09:58 2014 +0100 + + Updated German translation + + po/de.po | 45 +++++++++++++++++++++++++++++---------------- + 1 file changed, 29 insertions(+), 16 deletions(-) + +commit a82ca2ad11315e285d489dd57502a2ac2d0edc14 +Author: 甘 露 +Date: Sat Jan 4 17:37:31 2014 +0800 + + Update Chinese simplified translation + + po/zh_CN.po | 7425 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 4758 insertions(+), 2667 deletions(-) + +commit 7ddd26abf93c6e06c48ac7ec330461d70732c86e +Author: Andika Triwidada +Date: Fri Jan 3 21:35:47 2014 +0700 + + Updated Indonesian translation + + po/id.po | 3308 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2028 insertions(+), 1280 deletions(-) + +commit 22c740fd951db78f21e1f75a497c118be6c3d9ee +Author: Christian Kirbach +Date: Thu Jan 2 14:32:49 2014 +0100 + + Updated German translation + + po/de.po | 1051 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 584 insertions(+), 467 deletions(-) + +commit bc645eeb5d6bacf05d0ba4843b4c7915e722d292 +Author: Enrico Nicoletto +Date: Thu Dec 26 23:51:32 2013 -0200 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 2776 ++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1608 insertions(+), 1168 deletions(-) + +commit 7374abf8cbe25f15b5fc149597a93369c1260db6 +Author: Dimitris Spingos +Date: Thu Dec 26 18:44:56 2013 +0200 + + Updated Greek translation + + po/el.po | 939 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 452 insertions(+), 487 deletions(-) + +commit 6a069706aeba2830758bd4b5d578f14738b95a15 +Author: Yuri Myasoedov +Date: Tue Dec 24 22:58:28 2013 +0400 + + Updated Russian translation + + po/ru.po | 1031 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 541 insertions(+), 490 deletions(-) + +commit 68ef43a22343ccb82c47e5e962c0427b6c032a6c +Author: Yuri Myasoedov +Date: Sun Dec 22 22:46:29 2013 +0400 + + Updated Russian translation + + po/ru.po | 7421 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 4778 insertions(+), 2643 deletions(-) + +commit e5991fe6ca8485c7cbbb0507d27e25da57a1b2cb +Author: Pavol Klačanský +Date: Sun Dec 22 13:33:43 2013 +0100 + + Updated slovak translation + + po/sk.po | 9230 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 5651 insertions(+), 3579 deletions(-) + +commit ff9f27f5637530857c2c051b521559bcf99bac97 +Author: Ryan Lortie +Date: Sat Dec 21 11:05:00 2013 -0500 + + glade-editor-property: use literal format strings + + Refactor glade_eprop_object_dialog_title() to make use of literal format + strings instead of storing the format string into a variable. + + It is my opinion that this change also improves readability of the + function in question by reducing the complexity and redundancy of the + checks. + + This fixes the build which was broken on clang due to the use of + -Werror=format-nonliteral. + + https://bugzilla.gnome.org/show_bug.cgi?id=720884 + + gladeui/glade-editor-property.c | 53 ++++++++++++++++++++++++----------------- + 1 file changed, 31 insertions(+), 22 deletions(-) + +commit 259e506606f1804953182d1c1279c799ee10aede +Author: Ryan Lortie +Date: Sat Dec 21 11:03:17 2013 -0500 + + gladeui: fix a pair of printf security problems + + In two cases, gladeui was doing the equivalent of + + printf (var); + + instead of the correct (and safe): + + printf ("%s", var); + + This was caught by clang's pedantic treatment of non-literal format + strings forcing me to add G_GNUC_PRINTF attributes to functions + operating on format strings (which in turn caught the problem). Those + changes are also included here. + + https://bugzilla.gnome.org/show_bug.cgi?id=720883 + + gladeui/glade-command.c | 2 +- + gladeui/glade-command.h | 2 +- + gladeui/glade-project.c | 2 +- + gladeui/glade-utils.h | 6 ++++-- + 4 files changed, 7 insertions(+), 5 deletions(-) + +commit 591a599631a638108024be516c4d8b0d84d50671 +Author: Daniel Mustieles +Date: Thu Dec 19 14:36:16 2013 +0100 + + Updated Spanish translation + + po/es.po | 387 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 214 insertions(+), 173 deletions(-) + +commit 21e1d4397fecaa285eaf7b3141771d56eda8dda2 +Author: Tristan Van Berkom +Date: Thu Dec 19 17:42:07 2013 +0900 + + Fixed bugs in LibcWrapGenerator.vala + + The generator was working on my system but still had some flaws I didn't + encounter, thanks to Thiblault Saunier for testing this and finding it's + weakness on his system I was able to fix this. + + Also pushing new version of the libcwrap.h file generated from glibc 2.15 + targetting glibc 2.7 + + build/linux/LibcWrapGenerator.vala | 86 ++++++++++++++++++++++++++++---------- + build/linux/libcwrap.h | 8 ++-- + 2 files changed, 69 insertions(+), 25 deletions(-) + +commit c76da6a5f3c92209db1e7b308b4339045a27e04a +Author: Fran Diéguez +Date: Wed Dec 18 23:14:11 2013 +0100 + + Updated Galician translations + + po/gl.po | 840 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 441 insertions(+), 399 deletions(-) + +commit 28b675a8400faf21249f80bdbc5673e042062c75 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 18:39:33 2013 -0300 + + tests/Makefile.am Removed unused DATADIR macro + + tests/Makefile.am | 1 - + 1 file changed, 1 deletion(-) + +commit de4459021f729dd6bdfd564e69ff903da84bbb05 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 18:36:21 2013 -0300 + + tests/toplevel-order: added missing gresource file + + tests/toplevel-order-resources.gresource.xml | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 47a3c5da670f7af56f44fe51f8b7a72b21c89709 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 17:50:05 2013 -0300 + + tests/toplevel-order: User GResource for test UI files to make sure + it will work in distcheck + + tests/Makefile.am | 31 ++++++++++++++++++++++++------- + tests/toplevel-order.c | 26 ++++++++++++++++++-------- + 2 files changed, 42 insertions(+), 15 deletions(-) + +commit c01347253bf13b7faaadf8a7768adab47c2cf9eb +Author: Juan Pablo Ugarte +Date: Wed Dec 18 17:49:03 2013 -0300 + + tests/create-widgets: skip GtkRecentChooser because it tries to remove an unknown source id + + tests/create-widgets.c | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +commit 2155846aa1bba430713dc94e09f664e5a499bda9 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 14:24:14 2013 -0300 + + Updated Readme + + README | 47 ++++++++++++++--------------------------------- + 1 file changed, 14 insertions(+), 33 deletions(-) + +commit 325d7ebbfde0921bb6e2107e51d1aa85c4fa2fe5 +Author: Juan Pablo Ugarte +Date: Tue Dec 17 23:46:26 2013 -0300 + + GladeProjectProperties: added license page. + Now it is posible to change license type and glade will automatically + generate it for you if you supply copyright and authors + + GladeProject: save license data as comments. + Make sure comments do not contain "--" + + glade-utils.c: added _glade_util_strreplace() private function. + + gladeui/glade-private.h | 27 ++ + gladeui/glade-project-properties.c | 581 +++++++++++++++++------------- + gladeui/glade-project-properties.ui | 686 +++++++++++++++++++++++------------- + gladeui/glade-project.c | 273 ++++++++------ + gladeui/glade-utils.c | 31 ++ + 5 files changed, 1005 insertions(+), 593 deletions(-) + +commit 1401a4bb43a3e56d642c34d5dc7d5ee86217cb3d +Author: Juan Pablo Ugarte +Date: Tue Dec 17 16:05:14 2013 -0300 + + GladeWidget: Removed get_toplevel() cache. + This micro optimization in no longer needed and it was incomplete. + + gladeui/glade-widget.c | 10 ---------- + 1 file changed, 10 deletions(-) + +commit dbf7f22564f32ee23f2747bd54803dcc4cefcdf9 +Author: Juan Pablo Ugarte +Date: Tue Dec 17 15:49:51 2013 -0300 + + glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comments + And start using type member of xmlNode struct to check node type instead of strcmp its name. + + Added inline function glade_xml_node_is_comment_or_text() to use in + glade_xml_node_get_children() and glade_xml_node_next() + + gladeui/glade-xml-utils.c | 18 ++++++++++-------- + 1 file changed, 10 insertions(+), 8 deletions(-) + +commit 1d112a37a46ea12e02da5ca99d6c91b0a7aa947f +Author: Juan Pablo Ugarte +Date: Tue Dec 17 15:27:27 2013 -0300 + + GladeWidget: deprecated glade_widget_depends() + GladeWidgetAdaptor: deprecated glade_widget_adaptor_depends() + + gladeui/glade-widget-adaptor.c | 48 +++++++++++++++++------------------------- + gladeui/glade-widget-adaptor.h | 2 ++ + gladeui/glade-widget.c | 7 +++--- + gladeui/glade-widget.h | 2 ++ + 4 files changed, 26 insertions(+), 33 deletions(-) + +commit dec1d5f838f9732d765939fb54b3b1e50f58fdbc +Author: Tristan Van Berkom +Date: Tue Dec 17 18:05:50 2013 +0900 + + Bug 720585 - Fix order of customized property output. + + Recently we split up all the adaptor code into separate files, + this resulted in the above bug since the GtkWidget adaptor writes + out some custom attributes in it's ->write_widget() function. + + Moved these Atk/StyleClasses/Accelerators to ->write_widget_after() + so that they will be written after a widget's children. + + This fixes the GtkToolBar adaptor so that when it writes it's + icon size after chaining up to the parent adaptor, it does so still + inside the section of a widget. + + plugins/gtk+/glade-gtk-widget.c | 17 ++++++++++++++--- + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 15 insertions(+), 3 deletions(-) + +commit e1e318c1fc8b8fe1f009208da8d8e90efc5252d4 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:53:22 2013 +0900 + + Revert "Install widget icons into the hicolor theme." + + This reverts commit bbe7be78c5d2e38a854bd166af68e693da2a1168. + + plugins/gtk+/icons/16x16/Makefile.am | 2 +- + plugins/gtk+/icons/22x22/Makefile.am | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 5998fb57256f1c1ab79e63f8117af7147dc3c855 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:34:15 2013 +0900 + + Bundles: Changed cairo exceptions. + + Cairo was erroring during the build because it used _FORTIFY_SOURCE=2, + instead of disabling the tests and disabling threads, we just patch + cairo's makefiles to disable the _FORTIFY_SOURCE override. + + build/linux/jhbuildrc | 4 ---- + build/linux/modulesets/bundle.modules | 2 +- + .../modulesets/patches/cairo-avoid-fortify-source.patch | 15 +++++++++++++++ + build/linux/modulesets/patches/cairo-avoid-longjmp.patch | 16 ---------------- + 4 files changed, 16 insertions(+), 21 deletions(-) + +commit 22ddb259a38c5f9554c59460489a357c275088e4 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:23:01 2013 +0900 + + Final touches to the bundle environment + + build/linux/LibcWrapGenerator.vala | 44 ++--- + build/linux/PrepareAppDir.sh | 10 +- + build/linux/README | 25 +-- + build/linux/README.lfs | 352 ------------------------------------- + build/linux/jhbuildrc | 6 +- + 5 files changed, 39 insertions(+), 398 deletions(-) + +commit 1049df0b5503f224bf962663d19caed84cc72749 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:22:15 2013 +0900 + + GladeCatalog: Avoid warnings when trying to access non-existant catalog paths. + + These warnings show up in bundled environments. + + gladeui/glade-catalog.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 1e3554c5929184ed5cea22049c9babea2d6754fa +Author: Tristan Van Berkom +Date: Mon Dec 16 18:37:08 2013 +0900 + + AppRun / PrepareAppDir.sh + + Make the runner script and PrepareAppDir.sh work with alternative + install prefixes, not just '~/AppImages/Install'. + + build/linux/AppRun | 4 ++-- + build/linux/PrepareAppDir.sh | 3 ++- + 2 files changed, 4 insertions(+), 3 deletions(-) + +commit 93ddfbc90c12ee5672552712b686bf8d09bce088 +Author: Tristan Van Berkom +Date: Mon Dec 16 18:36:18 2013 +0900 + + Greatly improved the LibcWrapGenerator.vala program. + + build/linux/LibcWrapGenerator.vala | 412 +++++++++++++++++++------------------ + 1 file changed, 207 insertions(+), 205 deletions(-) + +commit a56b095832be4589975b1192ab445fda5705038b +Author: Tristan Van Berkom +Date: Mon Dec 16 00:45:35 2013 +0900 + + build/linux/LibcWrapGenerator.vala: Fixed copyright notice to say 2013 + + build/linux/LibcWrapGenerator.vala | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 3f3818e4f08f979082d71b752f0f43cd6b44f8dc +Author: Tristan Van Berkom +Date: Mon Dec 16 00:44:46 2013 +0900 + + build/linux/jhbuildrc: Allow the user to decide where to build the bundle + + Checks the BUNDLE_ROOT environment variable. + + build/linux/jhbuildrc | 17 +++++++++-------- + 1 file changed, 9 insertions(+), 8 deletions(-) + +commit dbebe555984337191f88d49a3f5723de3254f255 +Author: Tristan Van Berkom +Date: Sun Dec 15 02:14:07 2013 +0900 + + build/linux/README: Reword the offensive text about CMake + + The text seemed to indicate that AppImageKit was dumb for using + CMake, but the intention was only to mention how dumb CMake itself is. + + Rectified this comment. + + build/linux/README | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 14c68216e510d6d6b62597624917ef65967d66d9 +Author: Tristan Van Berkom +Date: Sat Dec 14 23:12:58 2013 +0900 + + Improving documentation for bundling. + + Added some copyright headers, enhanced the README, added notes + about the sources and their usage in the source headers. + + build/linux/AppRun | 20 +++++++ + build/linux/LibcWrapGenerator.vala | 29 +++++++++- + build/linux/PrepareAppDir.sh | 25 ++++---- + build/linux/README | 114 +++++++++++++++++++++++++------------ + build/linux/jhbuildrc | 29 +++++++--- + 5 files changed, 163 insertions(+), 54 deletions(-) + +commit 434785caae1efc015e216af4d9a906294c88faf1 +Author: Tristan Van Berkom +Date: Sat Dec 14 22:06:43 2013 +0900 + + Move build/linux64 -> build/linux + + Modified AppRun and jhbuildrc so that the build is 32/64 bit capable. + + build/linux/AppRun | 46 +++ + build/linux/LibcWrapGenerator.vala | 320 +++++++++++++++++++ + build/linux/PrepareAppDir.sh | 104 ++++++ + build/linux/README | 122 +++++++ + build/linux/README.lfs | 352 +++++++++++++++++++++ + build/linux/jhbuildrc | 57 ++++ + build/linux/libcwrap.h | 229 ++++++++++++++ + build/linux/modulesets/bundle.modules | 239 ++++++++++++++ + .../modulesets/patches/cairo-avoid-longjmp.patch | 16 + + .../modulesets/patches/pango-old-fontconfig.patch | 13 + + .../modulesets/patches/pango-relative-paths.patch | 22 ++ + build/linux/pangorc | 3 + + build/linux/triggers/gdk-pixbuf.trigger | 30 ++ + build/linux/triggers/glib.trigger | 22 ++ + build/linux/triggers/gtk+.trigger | 26 ++ + build/linux/triggers/mime-database.trigger | 22 ++ + build/linux/triggers/pango.trigger | 36 +++ + build/linux64/AppRun | 46 --- + build/linux64/LibcWrapGenerator.vala | 320 ------------------- + build/linux64/PrepareAppDir.sh | 104 ------ + build/linux64/README | 122 ------- + build/linux64/README.lfs | 352 --------------------- + build/linux64/jhbuildrc | 32 -- + build/linux64/libcwrap.h | 229 -------------- + build/linux64/modulesets/bundle.modules | 239 -------------- + .../modulesets/patches/cairo-avoid-longjmp.patch | 16 - + .../modulesets/patches/pango-old-fontconfig.patch | 13 - + .../modulesets/patches/pango-relative-paths.patch | 22 -- + build/linux64/pangorc | 3 - + build/linux64/triggers/gdk-pixbuf.trigger | 30 -- + build/linux64/triggers/glib.trigger | 22 -- + build/linux64/triggers/gtk+.trigger | 26 -- + build/linux64/triggers/mime-database.trigger | 22 -- + build/linux64/triggers/pango.trigger | 36 --- + 34 files changed, 1659 insertions(+), 1634 deletions(-) + +commit fc1a393ba1f61f2ece8c29e5aa34581333659eef +Author: Tristan Van Berkom +Date: Sat Dec 14 21:39:49 2013 +0900 + + PrepareAppDir.sh: Copy the AppRun instead of the older AppRunScript.sh + + build/linux64/PrepareAppDir.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fe1d2a3bf2fe295bac37a51a7b358f3f8c49df79 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:38:40 2013 +0900 + + Committing in tree version of libcwrap.h + + This one will work for glibc 2.15, but ideally the libcwrap.h + should be generated on any platform before building with it, + as it needs to be re-generated for any newer versions of glibc. + + build/linux64/libcwrap.h | 424 ++++++++++++++++++++++++----------------------- + 1 file changed, 216 insertions(+), 208 deletions(-) + +commit 57019d7e64ba2cb3d450463309d13e1ef9fb0020 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:38:06 2013 +0900 + + Moved AppRunScript -> AppRun. + + The AppImageKit supports a script in place of the AppRun binary. + + build/linux64/AppRun | 46 +++++++++++++++++++++++++++++++++++++++++++ + build/linux64/AppRunScript.sh | 42 --------------------------------------- + 2 files changed, 46 insertions(+), 42 deletions(-) + +commit acaede750437b0e4d2ca25fbbc294d1f827e6794 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:37:19 2013 +0900 + + Added LibcWrapGenerator.vala + + This was salvaged from the old defunct autopackage project, based + on an initial vala port by Jan Niklas Hasse. + + This code must be used to generate the libcwrap.h file. + + build/linux64/LibcWrapGenerator.vala | 320 +++++++++++++++++++++++++++++++++++ + 1 file changed, 320 insertions(+) + +commit 39458eae8d8bf1bd9d4d003413c5c5a4b23b872b +Author: Tristan Van Berkom +Date: Sat Dec 14 00:49:56 2013 +0900 + + Bundle application launcher script, don't bail out for D-Bus + + Set DBUS_FATAL_WARNINGS=0, the stack needs libdbus right now because + of at-spi2-atk, but Glade does not require a D-Bus environment to run. + + build/linux64/AppRunScript.sh | 4 ++++ + 1 file changed, 4 insertions(+) + +commit bf5d7ba775d58edc8d7ea4591cd30772f5941ab3 +Author: Tristan Van Berkom +Date: Sat Dec 14 00:13:32 2013 +0900 + + linux64 bundler build: Fixed to include libcwrap.h for C++ sources. + + build/linux64/jhbuildrc | 9 +++++++-- + build/linux64/libcwrap.h | 10 ++++++++-- + 2 files changed, 15 insertions(+), 4 deletions(-) + +commit b386eea4673eabeec605a1f05862ca2e26f951bf +Author: Tristan Van Berkom +Date: Fri Dec 13 21:43:29 2013 +0900 + + Added the lib/ directory to LD_LIBRARY_PATH in the bundled environment + + build/linux64/AppRunScript.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 902b8c6d422c06c01de9b9aa20ca3ad38641d04f +Author: Tristan Van Berkom +Date: Fri Dec 13 21:42:15 2013 +0900 + + Added new jhbuild based bundling system for 64bit linux bundles. + + build/linux64/AppRunScript.sh | 30 +- + build/linux64/PrepareAppDir.sh | 104 ++++++ + build/linux64/README | 356 ++++----------------- + build/linux64/README.lfs | 352 ++++++++++++++++++++ + build/linux64/jhbuildrc | 27 ++ + build/linux64/libcwrap.h | 215 +++++++++++++ + build/linux64/modulesets/bundle.modules | 239 ++++++++++++++ + .../modulesets/patches/cairo-avoid-longjmp.patch | 16 + + .../modulesets/patches/pango-old-fontconfig.patch | 13 + + .../modulesets/patches/pango-relative-paths.patch | 22 ++ + build/linux64/patches/pango.patch | 22 -- + build/linux64/triggers/gdk-pixbuf.trigger | 30 ++ + build/linux64/triggers/glib.trigger | 22 ++ + build/linux64/triggers/gtk+.trigger | 26 ++ + build/linux64/triggers/mime-database.trigger | 22 ++ + build/linux64/triggers/pango.trigger | 36 +++ + 16 files changed, 1206 insertions(+), 326 deletions(-) + +commit 9bfd0ce028f988ef477c3e466a301ebe2f32fe8e +Author: Daniel Mustieles +Date: Thu Dec 12 11:15:51 2013 +0100 + + Updated Spanish translation + + po/es.po | 808 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 403 insertions(+), 405 deletions(-) + +commit 5fe37d35227868dd0fc49a87c32452b4776a911b +Author: Juan Pablo Ugarte +Date: Wed Dec 4 20:13:04 2013 -0300 + + glade.glade: Added license. + + Now objects are correctly ordered by dependency. + + src/glade-preferences.glade | 25 +++- + src/glade.glade | 302 ++++++++++++++++++++++++-------------------- + 2 files changed, 187 insertions(+), 140 deletions(-) + +commit 3213cba6e3b9997eab04152d4b27a6ce679c27a7 +Author: Juan Pablo Ugarte +Date: Thu Dec 5 16:08:40 2013 -0300 + + gladeui/*.ui plugins/gtk+/*.ui: added license comment + + Added LGPL license comment at the beginning of every template UI file, + set translation domain, gtk required version to 3.10, and ordered + by dependency. + + gladeui/glade-editor.ui | 26 +++++++++++++++++-- + gladeui/glade-project-properties.ui | 27 ++++++++++++++++--- + gladeui/glade-property-label.ui | 24 ++++++++++++++++- + plugins/gtk+/glade-about-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-action-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-activatable-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-app-chooser-button-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-app-chooser-widget-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-arrow-editor.ui | 29 ++++++++++++++++++--- + plugins/gtk+/glade-box-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-combo-box-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-combo-box-text-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-entry-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-file-chooser-dialog-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-font-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-font-chooser-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-font-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-font-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-grid-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-icon-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-image-editor.ui | 30 +++++++++++++++++++--- + plugins/gtk+/glade-label-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-layout-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-level-bar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-message-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-misc-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-notebook-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-progress-bar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-real-tree-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-recent-action-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-dialog-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-menu-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-scale-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-scale-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrollable-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrollbar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrolled-window-editor.ui | 27 ++++++++++++++++--- + plugins/gtk+/glade-spin-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-text-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-tool-button-editor.ui | 30 +++++++++++++++++++--- + plugins/gtk+/glade-tool-palette-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-viewport-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-widget-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-window-editor.ui | 26 +++++++++++++++++-- + 50 files changed, 1224 insertions(+), 118 deletions(-) + +commit c4cc656870edefe891f104fb03b459d5eb1888fd +Author: Juan Pablo Ugarte +Date: Wed Dec 4 21:22:50 2013 -0300 + + GladeProject: fixed tag output + GLADE_GTKBUILDER_HAS_VERSIONING() macro needs gtk version numbers, + not the required module we want to save. + + Implemented glade_project_required_libs() using _glade_tsort() + so that requires tags are saved in dependency order. + + gladeui/glade-project.c | 57 ++++++++++++++++++++++++------------------------- + 1 file changed, 28 insertions(+), 29 deletions(-) + +commit 44566c5f3d8c14d01408e8043bd946cac3d877ee +Author: Juan Pablo Ugarte +Date: Wed Dec 4 21:00:14 2013 -0300 + + GladeCatalog: implemented catalog dependency sorting using _glade_tsort() + Now we detect circular dependencies! + + Added private functions _glade_catalog_get_catalog() and _glade_catalog_tsort() + + gladeui/glade-catalog.c | 146 +++++++++++++++++++++++++++++------------------- + gladeui/glade-private.h | 5 ++ + 2 files changed, 93 insertions(+), 58 deletions(-) + +commit 56f47169dc09cfd6ed13a24cb9752050ecb66d6f +Author: Juan Pablo Ugarte +Date: Wed Dec 11 17:40:55 2013 -0300 + + GladeProject: Changed the way we calculate graph dependencies. + Instead of using glade_widget_depends() which implied N^2 invocations/iterations + (where N is the numbers of objects in the project) we now calcualte + dependencies based on property references. + This way we only have to iterace over every object once to check the list + of properties that constitute a reference to them. + + In a real world example, sorting objects in geany.glade decreased from 120ms to just 1ms + + plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk-widget.c: + Removed unused glade_gtk_widget_depends() + + gladeui/glade-project.c | 117 ++++++++++++++++++++++++++-------------- + plugins/gtk+/glade-gtk-widget.c | 14 ----- + plugins/gtk+/gtk+.xml.in | 1 - + 3 files changed, 76 insertions(+), 56 deletions(-) + +commit 2fcad158ebafce63eeccfbfc7756ed6c69d91c3c +Author: Juan Pablo Ugarte +Date: Wed Dec 11 17:25:02 2013 -0300 + + _glade_tsort() simplyfied api by using a GList for edges instead of a + custom linked struct since we do not need the marginal speedup + now that dependencies are only between toplevels. + This allow us to easily sort edges alphabetically. + + tests/toplevel-order: Updated to new _glade_tsort() api + + gladeui/glade-tsort.c | 62 +++++++++++++++++++++------------------- + gladeui/glade-tsort.h | 13 ++++----- + tests/toplevel-order.c | 6 ++-- + tests/toplevel_order_test6.glade | 2 +- + 4 files changed, 42 insertions(+), 41 deletions(-) + +commit d8353ee66a652e96118d415c12a745937c4051d6 +Author: Juan Pablo Ugarte +Date: Sun Dec 1 21:07:43 2013 -0300 + + GladeProjectProperties: Fixed lgplv3 text, added apache, mit and all permisive licenses. + + gladeui/glade-project-properties.c | 73 ++++++++++++++++++++++++++++++++++++-- + 1 file changed, 70 insertions(+), 3 deletions(-) + +commit 49680fd1c2b5fb96a4938e32fc5e5688662b9847 +Author: Juan Pablo Ugarte +Date: Fri Nov 29 16:53:42 2013 -0300 + + GladeProject: implemented GtkTreeModelIface with a GtkTreeStore proxy object. + + This hopefully will set us free of treemodel bugs. + + For example, dnd was almost unusable with current gtk master without this patch. + It was getting lots of iter warnings and eventually crashing if you wanted to drag + one child from one toplevel to another back and foward. + + Besides, now there is less complex code to maintaing (about 300 lines) and + should be faster in general since GtkTreeModel implements the data tree + with GLists that do not regenerate each time you want to iterate over the model + like we had to do because getting children from objects creates a new list. + + gladeui/glade-project.c | 617 +++++++++++++----------------------------------- + 1 file changed, 162 insertions(+), 455 deletions(-) + +commit 02567ea621b1c7b701c1545e2d39e4523fc224a0 +Author: Tristan Van Berkom +Date: Tue Dec 10 21:21:35 2013 +0900 + + build/linux64/README: Added notes about shared-mime-info + + build/linux64/README | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +commit d7848a845b9933632b38c9c803e4d376be8148ab +Author: Tristan Van Berkom +Date: Tue Dec 10 19:25:49 2013 +0900 + + Added new linux64 build subdirectory. + + This build subdirectory includes instructions and resources for + building bundles which are relatively portable for any 64bit linux + distribution. + + build/linux64/AppRunScript.sh | 30 ++++ + build/linux64/README | 339 ++++++++++++++++++++++++++++++++++++++ + build/linux64/pangorc | 3 + + build/linux64/patches/pango.patch | 22 +++ + 4 files changed, 394 insertions(+) + +commit 7668ca51130043dc05369c4175c2764c8ecdc861 +Author: Tristan Van Berkom +Date: Tue Dec 10 17:34:48 2013 +0900 + + Added GLADE_BUNDLED environment variable. + + This environment variable is used to detect a bundled environment + for which Glade will run on various 64bit linux systems. + + Currently we just avoid loading any catalogs except for the gtk+.xml + catalog in the case of a bundled environment (but there may be + some extra special cases to add, in order to ensure we don't integrate + with the unknown running system). + + gladeui/glade-app.h | 1 + + gladeui/glade-catalog.c | 7 +++++++ + 2 files changed, 8 insertions(+) + +commit bbe7be78c5d2e38a854bd166af68e693da2a1168 +Author: Tristan Van Berkom +Date: Tue Dec 10 15:01:24 2013 +0900 + + Install widget icons into the hicolor theme. + + Documentation seems to suggest that applications should + be installing their icons into the theme, we also no longer + call gtk-update-icon-cache at install time (we used to). + + I made this particular change in order to cause the widget + icons to show up properly in bundles, if this commit is wrong + then we need to figure out how it actually works that icons + show up in the palette (so we can reproduce that in the bundle). + + plugins/gtk+/icons/16x16/Makefile.am | 2 +- + plugins/gtk+/icons/22x22/Makefile.am | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 68d57265e1efcad1fe3b1611d63c57c01b23a7ea +Author: Tristan Van Berkom +Date: Tue Dec 10 14:59:01 2013 +0900 + + GladePreview: Use g_find_program_in_path() to launch the previewer. + + gladeui/glade-preview.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 412d770555d5190aa932dab81bfb2af29d589257 +Author: 世海 黄 +Date: Sat Dec 7 17:25:57 2013 +0800 + + Update Chinese simplified translation for help + + help/zh_CN/zh_CN.po | 810 ++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 503 insertions(+), 307 deletions(-) + +commit 8d0271226965b0f0ddc2813967b19dac63f73503 +Author: Juan Pablo Ugarte +Date: Fri Nov 29 20:39:40 2013 -0300 + + GladeWindow: disable keybinding used by glade in every widget in the workspace. + Now its posible to delete an GtkEntry with Delete again! + + src/glade-window.c | 31 +++++++++++++++++++++++++++++++ + 1 file changed, 31 insertions(+) + +commit 173e521b165ef12d39b46cf53d9d1a464306265c +Author: Juan Pablo Ugarte +Date: Wed Nov 27 21:17:14 2013 -0300 + + GladePreferences dialog: Fixed "-" button packing props so that it does not expand. + + src/glade-preferences.glade | 11 ++++++----- + 1 file changed, 6 insertions(+), 5 deletions(-) + +commit 9ce191b5cef6b316d1b77150c155391e4eee4e91 +Author: Colin Walters +Date: Mon Nov 25 15:14:05 2013 -0500 + + previewer: Squash a compiler warning + + Just trying to reduce compilation noise. + + gladeui/glade-previewer.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 57fc737c597eb3b9aed49c01151c9c995348f353 +Author: Juan Pablo Ugarte +Date: Mon Nov 25 16:37:24 2013 -0300 + + Fixed identation spaces in function declarations. + + gladeui/glade-editor-property.c | 169 +++++++++++++++++++++------------------- + 1 file changed, 91 insertions(+), 78 deletions(-) + +commit 59517e20188145c7e5f0440bdd549199e3331cdb +Author: Juan Pablo Ugarte +Date: Mon Nov 25 16:27:08 2013 -0300 + + Fix issue with numeric property editors. + We have to make sure glade_eprop_numeric_load() is not called during + glade_eprop_numeric_force_update() to prevent gtk_spin_button_set_value() + changing the the value the user is trying to input. + + gladeui/glade-editor-property.c | 133 ++++++++++++++++++++++++++-------------- + 1 file changed, 87 insertions(+), 46 deletions(-) + +commit 4a1ce15232d6e0b2d34e9cc4e817351885426a26 +Author: Juan Pablo Ugarte +Date: Sun Nov 24 19:53:17 2013 -0300 + + Fixed cellrenderer model column combobox chooser. + If treeview model is a filter or a sort model we need to walk up until + we find a tree or list store which is where glade have defined the model columns. + + plugins/gtk+/glade-cell-renderer-editor.c | 23 +++++++++++++++++------ + 1 file changed, 17 insertions(+), 6 deletions(-) + +commit 63824779da1b8a20c552ef5d9d28fea32757fee0 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 16:54:28 2013 -0300 + + Fixed GtkBox virtual size property value on load. + This bug was introduced by commit 787cc5cac5d1950ac57783478279a9135c640995 which + fixed Bug 652655 "Setting entry on combobox moves the widget" + + plugins/gtk+/glade-gtk-box.c | 32 ++++++++++++++++---------------- + 1 file changed, 16 insertions(+), 16 deletions(-) + +commit 3a41a2a0d730977717e7e3088e5b726f8449b562 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 14:51:16 2013 -0300 + + Fixed tag output + GLADE_GTKBUILDER_HAS_VERSIONING check was broken for gtk >= 3.0 + + gladeui/glade-project.c | 18 +++++++++--------- + gladeui/glade-xml-utils.h | 5 +++-- + 2 files changed, 12 insertions(+), 11 deletions(-) + +commit 19f6e87a44aa9df45fd3c1ec9f7bc48f7022be65 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 13:34:53 2013 -0300 + + Remove timestamp from glade comment to avoid unnecessary changes in the file. + Fixes Bug 711863 'Remove "Generated with glade" XML comment' + + gladeui/glade-project.c | 23 ++++------------------- + 1 file changed, 4 insertions(+), 19 deletions(-) + +commit 83f756716908b0b97f113656aeed76f503bccf51 +Author: Juan Pablo Ugarte +Date: Wed Nov 20 20:10:33 2013 -0300 + + Fixed bug in GtkScrolledWindow editor, vertical adjustmet was refering to the wrong property. + + plugins/gtk+/glade-scrolled-window-editor.ui | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +commit cb4fc2eec67ef93076154066a9cf76dcd44824f1 +Author: Piotr Drąg +Date: Sat Nov 16 17:23:38 2013 +0100 + + Updated POTFILES.skip + + po/POTFILES.skip | 2 ++ + 1 file changed, 2 insertions(+) + +commit 6db4fc7897b0046794c5949104220b23628cda96 +Author: Aurimas Černius +Date: Sat Nov 16 17:45:21 2013 +0200 + + Updated Lithuanian translation + + po/lt.po | 2745 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 1748 insertions(+), 997 deletions(-) + +commit 4f3680881f4399f8a3ae35de838b66be70a2d8bb +Author: Juan Pablo Ugarte +Date: Fri Nov 15 22:45:46 2013 -0300 + + Added toplevel-order test + + tests/Makefile.am | 24 +++++- + tests/toplevel-order.c | 154 +++++++++++++++++++++++++++++++++++++++ + tests/toplevel_order_test.glade | 9 +++ + tests/toplevel_order_test2.glade | 11 +++ + tests/toplevel_order_test3.glade | 9 +++ + tests/toplevel_order_test4.glade | 14 ++++ + tests/toplevel_order_test5.glade | 36 +++++++++ + tests/toplevel_order_test6.glade | 117 +++++++++++++++++++++++++++++ + 8 files changed, 372 insertions(+), 2 deletions(-) + +commit 2bc40ad87be072aac2759755df63707d43f8415c +Author: Juan Pablo Ugarte +Date: Fri Nov 15 22:45:17 2013 -0300 + + Sort object dependancy before saving using a topological + sorting algorithm _glade_tsort() instead of g_list_sort() with + glade_widget_depends() which is not a transitive property. + + Closes Bug 709609 "[PATCH] Change way of sorting before writing XML output." + Fixes Bug 711858 "editing glade project results in long CPU usage spikes after upgrading to 3.16 and GTK+3.10" + + gladeui/Makefile.am | 5 +- + gladeui/glade-project.c | 189 ++++++++++++++++++++++++++++++++---- + gladeui/glade-tsort.c | 177 +++++++++++++++++++++++++++++++++ + gladeui/glade-tsort.h | 51 ++++++++++ + gladeui/glade-widget-adaptor.c | 26 ++--- + gladeui/glade-widget-private.h | 36 +++++++ + gladeui/glade-widget.c | 66 +++++-------- + plugins/gtk+/glade-gtk-entry.c | 11 --- + plugins/gtk+/glade-gtk-size-group.c | 10 -- + plugins/gtk+/glade-gtk-tree-view.c | 10 -- + plugins/gtk+/glade-gtk-widget.c | 8 +- + plugins/gtk+/gtk+.xml.in | 3 - + 12 files changed, 474 insertions(+), 118 deletions(-) + +commit af72b2dad1f4fa153a7449312841eec4d0a1e1dc +Author: Juan Pablo Ugarte +Date: Fri Nov 15 20:59:11 2013 -0300 + + Report parsing error when loading a project. + Fixes Bug 712289 "Glade silently fails to open malformed ui file" + + gladeui/Makefile.am | 1 + + gladeui/glade-private.h | 41 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-project.c | 16 +++++++++++++++- + gladeui/glade-xml-utils.c | 21 +++++++++++++++++++++ + 4 files changed, 78 insertions(+), 1 deletion(-) + +commit 2307fd6fe08dac725f444e8b4a23687a420682db +Author: Juan Pablo Ugarte +Date: Fri Nov 15 20:57:55 2013 -0300 + + Fixed warning in recent_add() and recent_remove() when path is not absolute + by prepending g_get_current_dir() to it. + + src/glade-window.c | 47 ++++++++++++++++++++++++++++++----------------- + 1 file changed, 30 insertions(+), 17 deletions(-) + +commit acad8daed6544f20accc6507a50d5e7f33e18f40 +Author: Richard Hughes +Date: Thu Nov 14 08:50:15 2013 +0000 + + Actually use intltool to merge in the AppData translations + + Doing the .xml.in->.xml in configure works for paths, but not translations. + + configure.ac | 1 - + data/.gitignore | 1 + + data/Makefile.am | 8 +++++--- + 3 files changed, 6 insertions(+), 4 deletions(-) + +commit 4f964a4a5a7bcf7288aebfe2dea324aa9a3086c3 +Author: Dimitris Spingos +Date: Tue Nov 12 10:29:09 2013 +0200 + + Updated Greek translation + + po/el.po | 2994 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 1888 insertions(+), 1106 deletions(-) + +commit 582f72b6a6d4a592d33a50585f9a8d6622907e34 +Author: Juan Pablo Ugarte +Date: Wed Nov 6 17:53:04 2013 -0300 + + Fixed _glade_dnd_dest_set() crash. thanks to Lubomir Rintel for pointing the problem. + Closes bug 711568 "[PATCH] glade crashes upon startup" + + gladeui/glade-dnd.c | 6 +----- + 1 file changed, 1 insertion(+), 5 deletions(-) + +commit dc96471c92b63a5356dba3f8265bdaf39038a1f0 +Author: Fran Diéguez +Date: Fri Nov 1 16:07:54 2013 +0100 + + Updated Galician translations + + po/gl.po | 2225 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1316 insertions(+), 909 deletions(-) + +commit f1e727f53e5d26d3a6b5043cc604885cdfc17174 +Author: Daniel Mustieles +Date: Thu Oct 31 14:36:20 2013 +0100 + + Updated Spanish translation + + po/es.po | 2351 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1358 insertions(+), 993 deletions(-) + +commit 399bc6f75c85cfceb3f13801177e0363abd12ef3 +Author: Anish A +Date: Wed Oct 30 22:42:04 2013 +0530 + + Updated Malayalam Translation + + po/ml.po | 7548 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 4879 insertions(+), 2669 deletions(-) + +commit 60a0db94bbfe22ac15e38ca6b23c0e9066813c0c +Author: Matej Urbančič +Date: Sat Oct 26 22:44:11 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 444 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 277 insertions(+), 167 deletions(-) + +commit 47d4b30c6b2260b0a347ebde81f88922dc30ffd6 +Author: Timm Bäder +Date: Sat Oct 19 13:44:04 2013 +0200 + + pango attribute editor: don't write on cancel for color/font + + Properties such as 'Font Description' or 'Foreground Color' can be set + via a dialog. The current implementation also writes those values if the + user cancels the dialog. This is especially weird when using the font + dialog which can leave you with values such as " +Date: Sun Oct 13 22:47:37 2013 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 5418 +++++++++++++++++++++++++++++++++++------------------ + 1 file changed, 3627 insertions(+), 1791 deletions(-) + +commit 7abad9f32640a3b52f6a4225b286ab0307673e9d +Author: Gil Forcada +Date: Sun Oct 13 22:47:07 2013 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 5219 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3466 insertions(+), 1753 deletions(-) + +commit fb756c7a6a6b0f60b385895f92a5532614fa49af +Author: Juan Pablo Ugarte +Date: Wed Oct 9 11:25:12 2013 -0300 + + Fixed Bug 702314 "Cancelling an Add Parent action is destructive" + + plugins/gtk+/glade-gtk-widget.c | 39 +++++++++++++++------------------------ + 1 file changed, 15 insertions(+), 24 deletions(-) + +commit f3f89e87fa85abd4cb0256a3eac94d373bf5b7a8 +Author: Rūdolfs Mazurs +Date: Tue Oct 8 00:09:26 2013 +0300 + + Updated Latvian translation + + po/lv.po | 5386 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3555 insertions(+), 1831 deletions(-) + +commit c8040f9edcb610d708b927f7582f147ebc98abfb +Author: Piotr Drąg +Date: Fri Oct 4 20:53:35 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 2150c3c80dd7ac141fef925b9c828686676c862e +Author: Juan Pablo Ugarte +Date: Thu Oct 3 16:52:31 2013 -0300 + + glade-previewer: added support for widget templates + + gladeui/Makefile.am | 4 +- + gladeui/glade-preview-template.c | 267 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-preview-template.h | 36 ++++++ + gladeui/glade-preview.c | 16 ++- + gladeui/glade-previewer.c | 115 ++++++++++++----- + 5 files changed, 398 insertions(+), 40 deletions(-) + +commit 255647388420b838cb5338d2836acdb2c6f3c2ac +Author: Juan Pablo Ugarte +Date: Mon Jul 29 18:56:52 2013 -0300 + + Added --slideshow option + + Make --screenshot and --slideshow save every widget in a different page if the format supports it + (like pdf) + + gladeui/glade-preview-window.c | 208 ++++++++++++++++++++++++++++------------- + gladeui/glade-preview-window.h | 3 + + gladeui/glade-previewer.c | 112 ++++++++++++++++++++-- + 3 files changed, 248 insertions(+), 75 deletions(-) + +commit 403c9a4a0255ccbdbc2292b9391affef1fa2da5c +Author: Juan Pablo Ugarte +Date: Mon Jul 29 11:46:14 2013 -0300 + + Added project css property support + + gladeui/glade-project-properties.c | 78 +++++++++++++++++++++++++++++++++++++ + gladeui/glade-project-properties.ui | 40 +++++++++++++++++++ + 2 files changed, 118 insertions(+) + +commit 17746c25db08700745747c01299b396c205b8a18 +Author: Juan Pablo Ugarte +Date: Wed Jul 24 17:10:42 2013 -0300 + + Made glade-previewer monitor css file and display parsing errors in a GtkInfoBar. + Created new GladePreviewWindow widget and lots of cleanups. + Improved screenshot option, save screenshots in any GdkPixbuf supported format. + Added options to take vector screenshots (F5 svg, F6 ps, F7 pdf) and F8 png + + gladeui/Makefile.am | 4 +- + gladeui/glade-preview-window.c | 476 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-preview-window.h | 78 +++++++ + gladeui/glade-preview.c | 96 ++++---- + gladeui/glade-previewer.c | 488 ++++++++++++++++------------------------- + 5 files changed, 809 insertions(+), 333 deletions(-) + +commit 0ab4b7d37915219c7ad9fc61bf1f38d2285b091d +Author: Juan Pablo Ugarte +Date: Wed Jul 24 17:06:26 2013 -0300 + + Set style classes on runtime objects + + plugins/gtk+/glade-gtk-widget.c | 29 ++++++++++++++++++++++++++++- + plugins/gtk+/gtk+.xml.in | 2 +- + 2 files changed, 29 insertions(+), 2 deletions(-) + +commit 34ff7c8471d1fd1754816ebe2ed32b7fd6594a40 +Author: Juan Pablo Ugarte +Date: Wed Jul 24 16:51:33 2013 -0300 + + Added css-provider-path property + + gladeui/glade-project.c | 245 +++++++++++++++++++++++++++++++++++++++++++++++- + gladeui/glade-project.h | 5 + + 2 files changed, 249 insertions(+), 1 deletion(-) + +commit c410942b0e121ed7629999a8613f5fed725c27da +Author: Juan Pablo Ugarte +Date: Sat Jul 20 00:44:00 2013 -0300 + + Added License textview to GladeProjectProperties to edit newlly added license property. + + gladeui/glade-project-properties.c | 422 +++++++++++++++++++++++++++++------- + gladeui/glade-project-properties.ui | 79 ++++++- + 2 files changed, 425 insertions(+), 76 deletions(-) + +commit 1e94c679ba2dcce731b1ac80ef81e2f932c6c733 +Author: Juan Pablo Ugarte +Date: Mon Jul 22 16:24:34 2013 -0300 + + Added glade_command_set_project_license() and glade_command_set_project_resource_path() functions. + Implemented them using a common GladeCommandProperty class with let you manipuate any GladeProject + property class + + gladeui/glade-command.c | 445 +++++++++++++++++++++++++----------------------- + gladeui/glade-command.h | 6 + + 2 files changed, 241 insertions(+), 210 deletions(-) + +commit d25dd2d0199267317ace435d48b8c3d8a61adfa1 +Author: Juan Pablo Ugarte +Date: Sat Jul 20 00:43:03 2013 -0300 + + Added license property to GladeProject. + It gets saved as part of the first comment. + + gladeui/glade-project.c | 69 +++++++++++++++++++++++++++++++++++++++++++------ + gladeui/glade-project.h | 5 ++++ + 2 files changed, 66 insertions(+), 8 deletions(-) + +commit 35972070c83ca7d01188e74a85623ad85793463a +Author: Christian Kirbach +Date: Thu Sep 26 12:53:15 2013 +0200 + + Updated German translation + + po/de.po | 1973 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1109 insertions(+), 864 deletions(-) + +commit 3adf8df4c64a2380ccc476b633176e76208ced12 +Author: Piotr Drąg +Date: Thu Sep 26 00:38:15 2013 +0200 + + Fix AppData description translation + + data/glade.appdata.xml.in | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 10d8f71329398f6a40b27a9960552528eba37db8 +Author: Juan Pablo Ugarte +Date: Wed Sep 25 17:12:45 2013 -0300 + + Mark AppData description for translation + + data/glade.appdata.xml.in | 9 ++++++--- + po/POTFILES.in | 1 + + 2 files changed, 7 insertions(+), 3 deletions(-) + +commit 79ca0330388d60973506a3fc4971651bc2951721 +Author: Juan Pablo Ugarte +Date: Tue Sep 24 17:19:07 2013 -0300 + + Added AppData for gnome-software to pick up glade + Fixes bug 708641 "Please include an AppData file" + + configure.ac | 1 + + data/Makefile.am | 9 +++++++-- + data/glade.appdata.xml.in | 26 ++++++++++++++++++++++++++ + 3 files changed, 34 insertions(+), 2 deletions(-) + +commit 21f4584c62ead9d23ba5b494e560818330659904 +Author: Juan Pablo Ugarte +Date: Tue Sep 24 20:13:19 2013 -0300 + + Rolling 3.16 + + NEWS | 7 +++++++ + configure.ac | 8 ++++---- + 2 files changed, 11 insertions(+), 4 deletions(-) + +commit 16d7874a47d0711a4863c4f4eb286540baf4cf24 +Author: Juan Pablo Ugarte +Date: Sat Sep 21 19:03:47 2013 -0300 + + Emit GladeApp widget-adaptor-registered signal in glade_widget_adaptor_register() + While this is not currently used it will come handy if glade wants to load catalogs at runtime + + gladeui/glade-widget-adaptor.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit ac37a4da647474dc18a7e72c9c7ee3e4d42cb4ca +Author: Matej Urbančič +Date: Tue Sep 24 20:59:45 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 247 +++++++++++++++++++++------------------------------------------ + 1 file changed, 81 insertions(+), 166 deletions(-) + +commit b677454cf48a58b313b4415e41ed228aa7a9829f +Author: Chao-Hsiung Liao +Date: Tue Sep 24 18:54:29 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 1898 ++++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 1898 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 2184 insertions(+), 1612 deletions(-) + +commit 554b7f586211ddc62f78059bed53ed8c6585685c +Author: Jiro Matsuzawa +Date: Mon Sep 23 16:32:55 2013 +0900 + + l10n: Update Japanese translation + + po/ja.po | 5351 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3582 insertions(+), 1769 deletions(-) + +commit cc459a63af9ede4d2ee6311ef293ba7e0da608e5 +Author: Matej Urbančič +Date: Sun Sep 22 19:45:54 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 1918 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1094 insertions(+), 824 deletions(-) + +commit a3f1a623c0367be15e0d59c4c5b34c1ab0a4b57a +Author: Balázs Úr +Date: Sat Sep 21 19:10:15 2013 +0200 + + Updated Hungarian translation + + po/hu.po | 22 ++++++++++++++-------- + 1 file changed, 14 insertions(+), 8 deletions(-) + +commit 8924288e59cf0aeab8ec460bc364c417ca221ad6 +Author: Piotr Drąg +Date: Thu Sep 19 18:59:28 2013 +0200 + + Fix a minor typo + + plugins/gtk+/glade-text-view-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2e991fbae3bd184ba10c6a62a83f37648b2417ae +Author: Gabor Kelemen +Date: Thu Sep 19 01:08:16 2013 +0200 + + Updated Hungarian translation + + po/hu.po | 5109 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3363 insertions(+), 1746 deletions(-) + +commit 7708ddc87691543315fdfbd7eea435d7bbefc550 +Author: Juan Pablo Ugarte +Date: Wed Sep 18 19:33:28 2013 -0300 + + Added some translators comment sugegsted in + Bug 708190 "Please add translator comment for ".. when loading by widget"" + + gladeui/glade-property-label.c | 9 +++++++++ + plugins/gtk+/glade-notebook-editor.ui | 2 +- + plugins/gtk+/glade-text-view-editor.ui | 2 +- + 3 files changed, 11 insertions(+), 2 deletions(-) + +commit a7b8905868e47b39f1c1891a2e362f175de47590 +Author: Juan Pablo Ugarte +Date: Wed Sep 18 19:32:39 2013 -0300 + + Added translator comments for every displayable value + Fixed indentation with xmlindent + + plugins/gtk+/gtk+.xml.in | 9640 ++++++++++++++++++++++++---------------------- + 1 file changed, 5013 insertions(+), 4627 deletions(-) + +commit ca71b4bd6d3121d9fd6022a7c6b1d57902760db0 +Author: Kalev Lember +Date: Wed Sep 18 14:26:43 2013 +0200 + + Fix desktop file keywords syntax in Korean translation + + po/ko.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5f97b296093c376c3fd99316ce43e9037cae58a0 +Author: Kenneth Nielsen +Date: Mon Sep 16 23:01:24 2013 +0200 + + Updated Danish translation + + po/da.po | 5566 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 3450 insertions(+), 2116 deletions(-) + +commit 9fef572dcb44292398e4f208ea2729369291935e +Author: Juan Pablo Ugarte +Date: Mon Sep 16 17:31:40 2013 -0300 + + Rolling 3.15.4 + + NEWS | 16 ++++++++++++++++ + configure.ac | 4 ++-- + 2 files changed, 18 insertions(+), 2 deletions(-) + +commit 6f99840f5ec4009d16268a229990b19ebfb6b484 +Author: Juan Pablo Ugarte +Date: Mon Sep 16 17:18:22 2013 -0300 + + Disabled select-multiple properties in GtkRecentAction and GtkRecentChooserMenu. + They are not supported in these derived classes giving you a warning that make glade test fail. + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit f5308942e755afa144057156fa022031f32681e2 +Author: Juan Pablo Ugarte +Date: Mon Sep 16 15:40:55 2013 -0300 + + Fixed bug when copying a button with custom content. + Custom widget was being replaced with a placeholder when syncing + custom-child property. + + plugins/gtk+/glade-gtk-button.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit 44362e08e5e449e9e6e3598fa2b94debc0d430ad +Author: Juan Pablo Ugarte +Date: Mon Sep 16 14:28:54 2013 -0300 + + Added extra check in glade_project_verify_signal_internal() + because it the widget could not have an associated project. + + gladeui/glade-project.c | 8 ++++++-- + 1 file changed, 6 insertions(+), 2 deletions(-) + +commit d23865ac07447723907f2fc679375a0f522111ee +Author: Juan Pablo Ugarte +Date: Mon Sep 16 14:17:03 2013 -0300 + + Added workaround for Bug 625867 "RadioButton information lost on cut+paste, add/remove parent, etc" + + gladeui/glade-widget.c | 9 +++++++-- + 1 file changed, 7 insertions(+), 2 deletions(-) + +commit 20593038f409120c91b8175d7d619f1f58b04c4b +Author: Juan Pablo Ugarte +Date: Sat Sep 14 18:11:59 2013 -0300 + + Fixed glade_gtk_image_get_property() chainup. (was calling set_property) + Fixes bug that prevented the runtime object to show the right pixbuf when copying a GtkImage. + + plugins/gtk+/glade-gtk-image.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2ca2be44d4047447e66c9633a4dd45b384b743ff +Author: Juan Pablo Ugarte +Date: Sat Sep 14 03:55:52 2013 -0300 + + Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes"" + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 1fd9d318d3e60313ba33f9dc9000bfc4c8a3f182 +Author: Juan Pablo Ugarte +Date: Fri Sep 13 23:55:32 2013 -0300 + + Improved pango text integer attributes editors. + Make the spin button numeric and clear the attr if the new text is an empty string! + + This should be enough to close Bug 679006 + "The "size" attribute for labels only accepts integer values (not strings like "larger")" + + plugins/gtk+/glade-attributes.c | 13 ++++++++++++- + 1 file changed, 12 insertions(+), 1 deletion(-) + +commit 06d14dce9ec631b0eaf76097bc6dcbbad09fe060 +Author: Juan Pablo Ugarte +Date: Fri Sep 13 18:05:41 2013 -0300 + + Fixed bug 643923 "Should not use markup for GtkFrame's label" + + Its better not to promote the use of markups since they do not fit well with + themming. And its a failure point for translations. + + plugins/gtk+/glade-gtk-frame.c | 8 +------- + 1 file changed, 1 insertion(+), 7 deletions(-) + +commit 0f7ad5a0d3dba23b85d278a0a9295a30f3e7f201 +Author: Changwoo Ryu +Date: Sat Sep 14 02:40:17 2013 +0900 + + Updated Korean translation + + po/ko.po | 4922 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3167 insertions(+), 1755 deletions(-) + +commit 28d67bf6a86f168d95832be0edd7b0244c16b436 +Author: Juan Pablo Ugarte +Date: Thu Sep 12 17:21:08 2013 -0300 + + Fixed bug 584381 "Saving as an existing file name except the extension overwrites without confirmation." + + The problem was that if the selected filename did not had an extension we appended append a .glade extension + but did not check if the new filename existed or not. + Now we fixed this problem by selecting the file if it exist and running the dialog again, giving it a chance + to promt the user about overwriting. + + src/glade-window.c | 63 ++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 44 insertions(+), 19 deletions(-) + +commit a33616207cba4ff34c634074c39a2f8dcfa11d8a +Author: Juan Pablo Ugarte +Date: Wed Sep 11 18:45:56 2013 -0300 + + Updated TODO + + TODO | 29 +++++++++-------------------- + 1 file changed, 9 insertions(+), 20 deletions(-) + +commit 78cec7bd42188b37d57016fbadc300f6cb1e99bb +Author: Juan Pablo Ugarte +Date: Wed Sep 11 18:05:26 2013 -0300 + + Fixed selection bug exposed by Bug #652655 fix. + + We made Project selection restoration more robust by saving a list of selected + objects before rebuilding one of them and clearing it after the rebuild and + just before restoring the selection. + + We still have a minor but obscure bug where the property editor of the + construct only property does not work after rebuilding the object unless + the move is moved out of the widget. + + This really shows why we need to split model data from runtime objects! + + gladeui/glade-widget.c | 47 ++++++++++++++++++++++++++++++----------------- + 1 file changed, 30 insertions(+), 17 deletions(-) + +commit 9e1b474621314dd3fa41ace6b17c615a9bdb498e +Author: Juan Pablo Ugarte +Date: Wed Sep 11 16:12:59 2013 -0300 + + glade_project_remove_object() check if object has a GladeWidget first since its cheaper + and issue a warning if we have an object in the project without a GladeWidget. + + gladeui/glade-project.c | 18 ++++++++++++++---- + 1 file changed, 14 insertions(+), 4 deletions(-) + +commit 787cc5cac5d1950ac57783478279a9135c640995 +Author: Juan Pablo Ugarte +Date: Mon Sep 9 17:25:51 2013 -0300 + + Fixed Bug 652655 "Setting entry on combobox moves the widget" + + plugins/gtk+/glade-gtk-box.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 2545e6ed2c42cb4a54dedd6c8bf98234368e0006 +Author: Juan Pablo Ugarte +Date: Mon Sep 9 17:24:58 2013 -0300 + + Push superuser state at the begining of glade_widget_rebuild() and pop it at the end. + + gladeui/glade-widget.c | 5 ++--- + 1 file changed, 2 insertions(+), 3 deletions(-) + +commit d69613a1c16072fcd72ae49928852a8cc7cebab1 +Author: Juan Pablo Ugarte +Date: Fri Sep 6 16:23:06 2013 -0300 + + Added executable check after make install + + build/mingw-w64/nsis_make_installer.sh | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 02235ce80a97ab1d2ccbcf76029003731576a41b +Author: Matej Urbančič +Date: Wed Sep 11 21:27:33 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 68 ++++++++++++++++++++++++++-------------------------------------- + 1 file changed, 28 insertions(+), 40 deletions(-) + +commit 433e7c4e6b8a991eecbc8eb252b234b99ebb57d5 +Author: Milo Casagrande +Date: Tue Sep 10 21:34:01 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 24 ++++++++++++------------ + 1 file changed, 12 insertions(+), 12 deletions(-) + +commit 7de99c53765a09c334318e82364db9689251f438 +Author: Marek Černocký +Date: Tue Sep 10 19:45:52 2013 +0200 + + Updated Czech translation + + po/cs.po | 50 ++++++++++++++++---------------------------------- + 1 file changed, 16 insertions(+), 34 deletions(-) + +commit 3e0c1899b725c46364125466263b20324cde00a0 +Author: Matej Urbančič +Date: Mon Sep 9 21:07:57 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 60 ++++++++++++++++++++---------------------------------------- + 1 file changed, 20 insertions(+), 40 deletions(-) + +commit 653253aebb5cd9cdeee3e9ba434f0ef1f3929d63 +Author: Christian Kirbach +Date: Sat Sep 7 12:00:25 2013 +0200 + + Updated German translation + + po/de.po | 2393 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1365 insertions(+), 1028 deletions(-) + +commit a4e31b89d6c7fffbf4d1b977dcb2068eeeb69c87 +Author: Marek Černocký +Date: Fri Sep 6 22:16:41 2013 +0200 + + Updated Czech translation + + po/cs.po | 2035 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1163 insertions(+), 872 deletions(-) + +commit f55640bdcde7942b6c8f6c2bc4714251b1df77e4 +Author: Marek Černocký +Date: Fri Sep 6 21:54:47 2013 +0200 + + Updated Czech translation + + po/cs.po | 971 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 508 insertions(+), 463 deletions(-) + +commit bb5d5e6fdbe0be0fa063cd581df6f6cd5256fcdb +Author: Milo Casagrande +Date: Fri Sep 6 13:47:38 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 92920dbbaf97a05f945b1909c4fc6167ccff13e0 +Author: Milo Casagrande +Date: Fri Sep 6 13:45:51 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 4874 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3146 insertions(+), 1728 deletions(-) + +commit ccc9c7e896d3562359b3250c09456f268a7cc2b5 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:25:54 2013 -0300 + + Initialization cleanup, return if pygobject init fails + + plugins/python/glade-python.c | 24 +++++++++++++----------- + 1 file changed, 13 insertions(+), 11 deletions(-) + +commit 2d6330a3b85aa2b3ea4c15834cead7f8ae45f802 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:03:35 2013 -0300 + + Fixed Bug 706304 "Python plugin broken by over-zealous version check" + Bumped pygobject version to 3.8.0 (stable serie) because pygobject_init() + does not like the old development version 2.90.4 + + configure.ac | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit c6fc796042c490692aae1749d853c2569b95e8c1 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:02:09 2013 -0300 + + Fixed regresion introduced when implemented GladeWindow as a composite widget. + I forgot to move catalog paths initialization to glade_window_init() + + src/glade-window.c | 20 ++++++++++---------- + 1 file changed, 10 insertions(+), 10 deletions(-) + +commit fda19a5ed37da864462312f885f404b18c5a2fe3 +Author: Juan Pablo Ugarte +Date: Mon Sep 2 16:28:52 2013 -0300 + + Rolling 3.15.3 + + NEWS | 20 ++++++++++++++++++++ + configure.ac | 8 ++++---- + 2 files changed, 24 insertions(+), 4 deletions(-) + +commit c8b1b96a1d2a6febbd2e080d0f0d6130ff213a95 +Author: Juan Pablo Ugarte +Date: Sat Aug 31 20:59:04 2013 -0300 + + Updated information + + HACKING | 30 +++++++++++++++--------------- + 1 file changed, 15 insertions(+), 15 deletions(-) + +commit 890c0d280deb5ec9f4e306e6c02df827796c80b0 +Author: Daniel Mustieles +Date: Mon Sep 2 18:14:32 2013 +0200 + + Revert "Updated Spanish translation" + + This reverts commit 887d4bd36bcea75ebedd78e2fe4f01b39e1a814a. + + po/es.po | 113 ++++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 86 insertions(+), 27 deletions(-) + +commit 887d4bd36bcea75ebedd78e2fe4f01b39e1a814a +Author: Daniel Mustieles +Date: Mon Sep 2 18:07:24 2013 +0200 + + Updated Spanish translation + + po/es.po | 113 +++++++++++++++------------------------------------------------ + 1 file changed, 27 insertions(+), 86 deletions(-) + +commit 4e12629bbe1fcd242424b04c631e140b1553dee2 +Author: Matej Urbančič +Date: Sun Sep 1 21:31:30 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 102 ++++++++++++++++++++++++--------------------------------------- + 1 file changed, 39 insertions(+), 63 deletions(-) + +commit 6f0b3ca8ae987c040ae487c87118d54ec47e6d7d +Author: Matej Urbančič +Date: Sun Sep 1 20:27:53 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 44 ++++++++++++++++++++++---------------------- + 1 file changed, 22 insertions(+), 22 deletions(-) + +commit bbae29b3c348a5f82326e312e994316be04ac6f5 +Author: Piotr Drąg +Date: Sun Sep 1 02:32:20 2013 +0200 + + Updated Polish translation + + po/pl.po | 4804 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3143 insertions(+), 1661 deletions(-) + +commit fd9c4a30ba104a6dca452872e0deba0309b1709d +Author: Piotr Drąg +Date: Sun Sep 1 02:29:15 2013 +0200 + + Fix minor typos + + gladeui/glade-project.c | 4 ++-- + src/glade-window.c | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit f825dcf5ae67cb2a330a664ea1fb036c66467acd +Author: Juan Pablo Ugarte +Date: Sat Aug 31 20:35:59 2013 -0300 + + Fixed indentation style + + gladeui/glade-signal-editor.c | 23 +++++++++++------------ + 1 file changed, 11 insertions(+), 12 deletions(-) + +commit 4658131ceb7db8031d66ca5ad95235d3c2657ccb +Author: Miguel Azevedo +Date: Sat Aug 31 19:21:49 2013 +0100 + + Bug 703621 - Signals treeview: click on user data moves the selected row below + + gladeui/glade-signal-editor.c | 76 ++++++++++++++++++++++++++++++++++++++++++- + 1 file changed, 75 insertions(+), 1 deletion(-) + +commit 2a62a7bbdcb8f27e69d0db33617dc2cd2874c01d +Author: Enrico Nicoletto +Date: Sat Aug 31 18:42:51 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 75 +++++++------------------------------------------------------ + 1 file changed, 8 insertions(+), 67 deletions(-) + +commit 93ca39ea706478a57f29d9d22959d4f0fa7a40b7 +Author: Fran Diéguez +Date: Sat Aug 31 21:02:36 2013 +0200 + + Updated Galician translations + + po/gl.po | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 46c50bcfabd45a6e9e657c5d10424f895fba84f3 +Author: Christian Kirbach +Date: Sat Aug 31 11:46:29 2013 +0200 + + Fix a few typos + + plugins/gtk+/gtk+.xml.in | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 510d63641baff6757979abbb88c3b4695cb84ebc +Author: Matej Urbančič +Date: Thu Aug 29 18:41:04 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 2054 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1151 insertions(+), 903 deletions(-) + +commit c130b62a55840b6811b1da14e109f7eb636c3273 +Author: Chao-Hsiung Liao +Date: Thu Aug 29 21:47:41 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 2240 +++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 2246 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 2559 insertions(+), 1927 deletions(-) + +commit 664bf208e5dad95dbc3366c789d555576c8fb6d4 +Author: Bruce Cowan +Date: Wed Aug 28 21:37:43 2013 +0100 + + Updated British English translation + + po/en_GB.po | 5040 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3232 insertions(+), 1808 deletions(-) + +commit 170eb4d93f7d92267f7844a0351305c88081d30c +Author: Daniel Mustieles +Date: Tue Aug 27 18:35:44 2013 +0200 + + Updated Spanish translation + + po/es.po | 2118 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1215 insertions(+), 903 deletions(-) + +commit 47f996d24f25608cf6dfa79d9de6548f499e00fb +Author: Seán de Búrca +Date: Mon Aug 26 15:11:51 2013 -0600 + + Fix autogen with latest gnome-common + + Side-by-side use of IT_PROG_INTLTOOL and AM_GNU_GETTEXT is not supported + + https://bugzilla.gnome.org/show_bug.cgi?id=706832 + + configure.ac | 3 --- + 1 file changed, 3 deletions(-) + +commit 2b20970d7ee2f159f934a12d95286a2158ef6e97 +Author: Fran Diéguez +Date: Tue Aug 27 02:39:09 2013 +0200 + + Updated Galician translations + + po/gl.po | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 3a46740a8b32ba58bb7e582943d10493f027e18a +Author: Rafael Ferreira +Date: Mon Aug 26 04:06:15 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 3108 ++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1589 insertions(+), 1519 deletions(-) + +commit 8c208893ac346c592a39933931035f5065a93a5d +Author: Kjartan Maraas +Date: Fri Aug 23 20:27:15 2013 +0200 + + Updated Norwegian bokmål translation + + po/nb.po | 381 +++++++++++++++++---------------------------------------------- + 1 file changed, 104 insertions(+), 277 deletions(-) + +commit cc8e2ca45f9e77fbbcd60d00cbf9bcd764e9d244 +Author: Kjartan Maraas +Date: Thu Aug 22 19:49:36 2013 +0200 + + Updated Norwegian bokmål translation + + po/nb.po | 6231 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 3938 insertions(+), 2293 deletions(-) + +commit 25f3a018a69eb4ee80214c824484c9b58d60ed9a +Author: Fran Diéguez +Date: Wed Aug 21 01:34:01 2013 +0200 + + Updated Galician translations + + po/gl.po | 2265 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1291 insertions(+), 974 deletions(-) + +commit 33e8511fa2360884a0f225027e66a9ea03c57998 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 14:45:41 2013 -0300 + + Added GtkSearchEntry icons + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-searchentry.png | Bin 0 -> 191 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-searchentry.png | Bin 0 -> 188 bytes + 4 files changed, 2 insertions(+) + +commit 9c68939311acb7f3319bf1816dce2e726a8aa009 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 14:16:12 2013 -0300 + + Added icons for GtkListBox and GtkListBoxRow + + plugins/gtk+/icons/16x16/Makefile.am | 2 ++ + plugins/gtk+/icons/16x16/widget-gtk-listbox.png | Bin 0 -> 208 bytes + plugins/gtk+/icons/16x16/widget-gtk-listboxrow.png | Bin 0 -> 184 bytes + plugins/gtk+/icons/22x22/Makefile.am | 2 ++ + plugins/gtk+/icons/22x22/widget-gtk-listbox.png | Bin 0 -> 217 bytes + plugins/gtk+/icons/22x22/widget-gtk-listboxrow.png | Bin 0 -> 191 bytes + 6 files changed, 4 insertions(+) + +commit a08bdcb60006af09153da9f1ce2d613bff5481f1 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 13:57:56 2013 -0300 + + Added missing AtkRole displayable values + + plugins/gtk+/gtk+.xml.in | 105 +++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 105 insertions(+) + +commit d197d5a1f48bb0cfa265082c788725ecbcd7065a +Author: Juan Pablo Ugarte +Date: Mon Aug 19 13:52:49 2013 -0300 + + Moved GtkSelectionMode displayable values from GtkTreeview to GtkListBox + because it needs it earlier + + plugins/gtk+/gtk+.xml.in | 22 +++++++++++----------- + 1 file changed, 11 insertions(+), 11 deletions(-) + +commit 796d6b3f9af451436af71bba6e229603af3f6e2f +Author: Juan Pablo Ugarte +Date: Mon Aug 19 12:48:12 2013 -0300 + + Added GtkOverlay icons + + plugins/gtk+/gtk+.xml.in | 1 - + plugins/gtk+/icons/16x16/Makefile.am | 201 ++++++++++++------------ + plugins/gtk+/icons/16x16/widget-gtk-overlay.png | Bin 0 -> 221 bytes + plugins/gtk+/icons/22x22/Makefile.am | 199 +++++++++++------------ + plugins/gtk+/icons/22x22/widget-gtk-overlay.png | Bin 0 -> 238 bytes + 5 files changed, 201 insertions(+), 200 deletions(-) + +commit 9c06e1ddf758d78bd79203e7f2bcbc36f67aa1f1 +Author: Juan Pablo Ugarte +Date: Fri Aug 16 13:39:25 2013 -0300 + + Added GtkApplicationWindow to the catalog + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 4fced46855d4f947a5dfc28ef238ee35bc02e360 +Author: Juan Pablo Ugarte +Date: Wed Jul 17 17:54:16 2013 -0300 + + Drag&Drop clean up. + + Added private _GladeDrag interface. (only used internaly in gladeui) + + Implemented _GladeDrag in GladePlaceholder GladeWidget GladeDesignView and GladeDesignLayout + + Added drag-dest property to GladeWidget to enable/disable drag support + (used in GtkFixed GtkLayout and GtkOverlay containers) + + Made GladeInspector a drag source by implementing GtkTreeDragSource interface in GladeProject + + gladeui/Makefile.am | 8 +- + gladeui/glade-design-layout.c | 187 +++++--------- + gladeui/glade-design-private.h | 19 +- + gladeui/glade-design-view.c | 522 +++++++++++++++++---------------------- + gladeui/glade-design-view.h | 3 - + gladeui/glade-dnd.c | 174 +++++++++++++ + gladeui/glade-dnd.h | 52 ++++ + gladeui/glade-drag.c | 86 +++++++ + gladeui/glade-drag.h | 81 ++++++ + gladeui/glade-inspector.c | 6 + + gladeui/glade-palette.c | 36 +-- + gladeui/glade-placeholder.c | 255 +++++++++++++------ + gladeui/glade-project.c | 48 +++- + gladeui/glade-widget.c | 102 +++++++- + plugins/gtk+/glade-gtk-overlay.c | 5 +- + src/glade-window.c | 2 - + 16 files changed, 1045 insertions(+), 541 deletions(-) + +commit 5edf71dc7030aefa3671edc36077d046306624f4 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 17:26:33 2013 -0300 + + Fixed rendering issues now that we support GtkOverlay and overlay children can be outside of its parent allocation. + + gladeui/glade-design-layout.c | 101 +++++++++++++++++++++++++++++++----------- + 1 file changed, 75 insertions(+), 26 deletions(-) + +commit c456aba9ec07dbcdebdd85b4a7756b3563e5ab14 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 17:26:09 2013 -0300 + + Added GtkOverlay support + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-overlay.c | 192 +++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 11 ++- + 3 files changed, 203 insertions(+), 1 deletion(-) + +commit 879008c37499bef97857e6ed933110e8187ddd8a +Author: Juan Pablo Ugarte +Date: Wed Aug 7 12:25:41 2013 -0300 + + Replaced glade_design_layout_find_inside_container() with new private API + _glade_design_layout_get_child_at_position() + + gladeui/glade-design-layout.c | 319 ++++++++++++++++++++++++++++++----------- + gladeui/glade-design-private.h | 4 + + 2 files changed, 239 insertions(+), 84 deletions(-) + +commit e75bc7894786049b0d5eecbcb7227e5f508dd71b +Author: Juan Pablo Ugarte +Date: Fri Aug 16 12:44:32 2013 -0300 + + Fixed copyright dates + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 529532bccc85700d0a39ee67ccb08df8efaa70e8 +Author: Daniel Mustieles +Date: Mon Aug 19 11:42:26 2013 +0200 + + Updated Spanish translation + + po/es.po | 975 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 508 insertions(+), 467 deletions(-) + +commit 04f706e57d197d01d67619184c0f468bfdee5d93 +Author: Matej Urbančič +Date: Sun Aug 18 15:06:50 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 2453 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1475 insertions(+), 978 deletions(-) + +commit 53c57289e16c3907291a0b819dff7b54a537aae2 +Author: Giovanni Campagna +Date: Sun May 19 15:50:20 2013 +0200 + + catalog: add missing attributes to the DTD + + Most projects shipping external catalogs check validity with the + DTD during make check, so it's important that most supported + features are advertised. + + https://bugzilla.gnome.org/show_bug.cgi?id=700962 + + plugins/glade-catalog.dtd | 36 +++++++++++++++++++++++++++++++++++- + 1 file changed, 35 insertions(+), 1 deletion(-) + +commit 2d7c6e035c6b28fc7523a81111cf50002436257e +Author: Aurimas Černius +Date: Sun Aug 11 20:56:40 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 1094 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 544 insertions(+), 550 deletions(-) + +commit 075c2ad3b69b7dfbe0973e666dc22aae0b9fd2ac +Author: Tristan Van Berkom +Date: Thu Aug 8 14:35:44 2013 +0200 + + Fixed some composite template classes + + ... to properly mention if children are accessible as "internal" or not. + + plugins/gtk+/glade-action-editor.c | 2 +- + plugins/gtk+/glade-button-editor.c | 2 +- + plugins/gtk+/glade-entry-editor.c | 2 +- + plugins/gtk+/glade-window-editor.c | 2 +- + src/glade-window.c | 80 +++++++++++++++++++------------------- + 5 files changed, 44 insertions(+), 44 deletions(-) + +commit 33b09637843b46db744e256959e86bd50a9b367f +Author: Kalev Lember +Date: Thu Aug 8 11:31:30 2013 +0200 + + build: Bump the required GTK+ version for the new listbox API + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit c52ab3b2f13de9c091799665cc30c399e541f994 +Author: Kalev Lember +Date: Wed Aug 7 17:52:27 2013 +0200 + + GtkListBox: Simplify code by using new GTK+ API + + Instead of fiddling around with gobject_get_data/set_data and sorting, use the + new gtk_list_box_insert() and gtk_list_box_row_get_index() to put the rows in + the correct position. + + plugins/gtk+/glade-gtk-list-box.c | 79 ++++++++------------------------------- + plugins/gtk+/gtk+.xml.in | 3 +- + 2 files changed, 17 insertions(+), 65 deletions(-) + +commit 9d3b3b3a6225126776980a5d3350354a613474d9 +Author: Piotr Drąg +Date: Wed Aug 7 22:13:03 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 3549eeac248e8f94abd19a0f2d43e02fec800742 +Author: Juan Pablo Ugarte +Date: Wed Aug 7 11:32:41 2013 -0300 + + Added add-child-verify function to GtkScrolledWindow which is the only place we want to check if we can add a child or not. + Stop using glade_util_check_and_warn_scrollable() everywhere but in GtkScrolledWindow add-child-verify function. + + gladeui/glade-placeholder.c | 22 +++++++++------------- + gladeui/glade-popup.c | 10 +++------- + gladeui/glade-project.c | 6 ------ + plugins/gtk+/glade-gtk-scrolled-window.c | 14 ++++++++++++++ + plugins/gtk+/glade-gtk-widget.c | 6 ------ + plugins/gtk+/gtk+.xml.in | 1 + + 6 files changed, 27 insertions(+), 32 deletions(-) + +commit e95245f5f1c93016489f137060ad79e25487f51e +Author: Tristan Van Berkom +Date: Wed Aug 7 16:03:06 2013 +0200 + + GtkListBox support: Added action to add list box rows to a list box. + + plugins/gtk+/glade-gtk-list-box.c | 23 +++++++++++++++++++++-- + plugins/gtk+/gtk+.xml.in | 6 ++++++ + 2 files changed, 27 insertions(+), 2 deletions(-) + +commit de8762fa8f914580deb9aa85256405768e2bafbf +Author: Kalev Lember +Date: Mon Jul 1 21:03:29 2013 +0200 + + Add GtkListBox support + + https://bugzilla.gnome.org/show_bug.cgi?id=702296 + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-list-box.c | 298 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 35 +++++ + 3 files changed, 334 insertions(+) + +commit 8daa0ce03c02f4275afe448cf457678ce23c7205 +Author: Juan Pablo Ugarte +Date: Wed Aug 7 10:28:05 2013 -0300 + + Removed reveal-child-test-proxy property. We always show up the widget in the workspace. + + plugins/gtk+/glade-gtk-revealer.c | 16 ++-------------- + plugins/gtk+/gtk+.xml.in | 9 +-------- + 2 files changed, 3 insertions(+), 22 deletions(-) + +commit 0a070ef023538e5b6a51d6168c92b5ea744f192f +Author: Tristan Van Berkom +Date: Wed Aug 7 13:00:25 2013 +0200 + + Fixed sporadic behaviour of spin buttons. + + There may be more issues, but now selecting the entry text and inserting + new text will not have any 0 appended. + + This regression (fixed by this patch) was introduced by + commit 84990bcaec39109be3c53b1a13ba31ca5d865970 + + gladeui/glade-editor-property.c | 20 +++++++++++++++++++- + 1 file changed, 19 insertions(+), 1 deletion(-) + +commit 385ab2939c05b6d783df2012a4c02af843442342 +Author: Juan Pablo Ugarte +Date: Tue Aug 6 07:51:31 2013 -0300 + + Finished support for GtkRevealer. + Ignore reveal-child property and added a proxy property to test it. + Added icons. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-revealer.c | 51 +++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 23 ++++++---- + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-revealer.png | Bin 0 -> 217 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-revealer.png | Bin 0 -> 221 bytes + 7 files changed, 70 insertions(+), 7 deletions(-) + +commit 3b1c92f1a1c20c6ff648105c35f1b9c20f6e3b5a +Author: Timm Bäder +Date: Tue Jul 16 22:10:44 2013 +0200 + + Add GtkRevealer to the Gtk+ catalog + + plugins/gtk+/gtk+.xml.in | 16 ++++++++++++++++ + 1 file changed, 16 insertions(+) + +commit 35e7b5e6a75581549c9a5443b37e39dd0bf872ad +Author: Juan Pablo Ugarte +Date: Mon Jul 29 15:08:56 2013 -0300 + + Replaced g_type_class_add_private() with G_ADD_PRIVATE () + because the new template api no longer works with g_type_class_add_private() + This fixes crashes in every template object + + gladeui/glade-editor.c | 10 ++-------- + gladeui/glade-project-properties.c | 9 ++------- + gladeui/glade-property-label.c | 8 ++------ + plugins/gtk+/glade-about-dialog-editor.c | 9 ++------- + plugins/gtk+/glade-action-editor.c | 9 ++------- + plugins/gtk+/glade-activatable-editor.c | 10 ++-------- + plugins/gtk+/glade-app-chooser-button-editor.c | 10 ++-------- + plugins/gtk+/glade-app-chooser-widget-editor.c | 10 ++-------- + plugins/gtk+/glade-arrow-editor.c | 10 ++-------- + plugins/gtk+/glade-box-editor.c | 10 ++-------- + plugins/gtk+/glade-button-editor.c | 9 ++------- + plugins/gtk+/glade-combo-box-editor.c | 10 ++-------- + plugins/gtk+/glade-combo-box-text-editor.c | 10 ++-------- + plugins/gtk+/glade-entry-editor.c | 9 ++------- + plugins/gtk+/glade-grid-editor.c | 10 ++-------- + plugins/gtk+/glade-icon-view-editor.c | 10 ++-------- + plugins/gtk+/glade-image-editor.c | 9 ++------- + plugins/gtk+/glade-label-editor.c | 9 ++------- + plugins/gtk+/glade-layout-editor.c | 10 ++-------- + plugins/gtk+/glade-level-bar-editor.c | 10 ++-------- + plugins/gtk+/glade-notebook-editor.c | 9 ++------- + plugins/gtk+/glade-progress-bar-editor.c | 10 ++-------- + plugins/gtk+/glade-real-tree-view-editor.c | 10 ++-------- + plugins/gtk+/glade-recent-chooser-editor.c | 9 ++------- + plugins/gtk+/glade-scale-button-editor.c | 9 ++------- + plugins/gtk+/glade-scrollbar-editor.c | 10 ++-------- + plugins/gtk+/glade-scrolled-window-editor.c | 10 ++-------- + plugins/gtk+/glade-text-view-editor.c | 10 ++-------- + plugins/gtk+/glade-tool-button-editor.c | 9 ++------- + plugins/gtk+/glade-tool-palette-editor.c | 10 ++-------- + plugins/gtk+/glade-viewport-editor.c | 10 ++-------- + plugins/gtk+/glade-widget-editor.c | 8 ++------ + plugins/gtk+/glade-window-editor.c | 9 ++------- + src/glade-preferences.c | 14 +++----------- + src/glade-window.c | 12 +++--------- + 35 files changed, 72 insertions(+), 268 deletions(-) + +commit e42648eb11eba71983347d82b1dc73337ee99af9 +Author: Colin Walters +Date: Sat Jul 27 09:28:11 2013 -0400 + + Fix up previous patch to build + + It wasn't complete. + + plugins/gtk+/glade-about-dialog-editor.c | 20 +++++----- + plugins/gtk+/glade-action-editor.c | 18 ++++----- + plugins/gtk+/glade-activatable-editor.c | 6 +-- + plugins/gtk+/glade-app-chooser-button-editor.c | 2 +- + plugins/gtk+/glade-app-chooser-widget-editor.c | 2 +- + plugins/gtk+/glade-arrow-editor.c | 2 +- + plugins/gtk+/glade-box-editor.c | 2 +- + plugins/gtk+/glade-button-editor.c | 44 ++++++++++----------- + plugins/gtk+/glade-combo-box-editor.c | 2 +- + plugins/gtk+/glade-combo-box-text-editor.c | 2 +- + plugins/gtk+/glade-entry-editor.c | 54 +++++++++++++------------- + plugins/gtk+/glade-grid-editor.c | 2 +- + plugins/gtk+/glade-icon-view-editor.c | 2 +- + plugins/gtk+/glade-image-editor.c | 20 +++++----- + plugins/gtk+/glade-label-editor.c | 30 +++++++------- + plugins/gtk+/glade-layout-editor.c | 2 +- + plugins/gtk+/glade-level-bar-editor.c | 2 +- + plugins/gtk+/glade-notebook-editor.c | 4 +- + plugins/gtk+/glade-progress-bar-editor.c | 2 +- + plugins/gtk+/glade-real-tree-view-editor.c | 2 +- + plugins/gtk+/glade-recent-chooser-editor.c | 4 +- + plugins/gtk+/glade-scale-editor.c | 2 +- + plugins/gtk+/glade-scrollbar-editor.c | 2 +- + plugins/gtk+/glade-scrolled-window-editor.c | 2 +- + plugins/gtk+/glade-text-view-editor.c | 2 +- + plugins/gtk+/glade-tool-button-editor.c | 30 +++++++------- + plugins/gtk+/glade-tool-palette-editor.c | 2 +- + plugins/gtk+/glade-viewport-editor.c | 2 +- + plugins/gtk+/glade-widget-editor.c | 22 +++++------ + plugins/gtk+/glade-window-editor.c | 12 +++--- + 30 files changed, 150 insertions(+), 150 deletions(-) + +commit 58a8879a7fe516e099d0fe701e7c7911e2e62804 +Author: Matthias Clasen +Date: Fri Jul 26 21:28:03 2013 -0400 + + Adapt to recent GTK+ api changes + + The template binding macros got renamed around a few times. + + https://bugzilla.gnome.org/show_bug.cgi?id=704965 + + gladeui/glade-editor.c | 24 +++---- + gladeui/glade-project-properties.c | 36 +++++----- + gladeui/glade-property-label.c | 6 +- + src/glade-preferences.c | 26 +++---- + src/glade-window.c | 144 ++++++++++++++++++------------------- + 5 files changed, 118 insertions(+), 118 deletions(-) + +commit 54763c43ffe8e98ecec3705f1031ca25ba793bfa +Author: Chao-Hsiung Liao +Date: Thu Jul 25 19:49:38 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 4381 +++++++++++++++++++++++++++++++++++++--------------------- + po/zh_TW.po | 4383 ++++++++++++++++++++++++++++++++++++++--------------------- + 2 files changed, 5594 insertions(+), 3170 deletions(-) + +commit 1a4961e90d23f711a301d116bc515db6c5c282cd +Author: Benjamin Steinwender +Date: Mon Jul 22 06:41:04 2013 +0200 + + Updated German translation + + po/de.po | 4463 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2882 insertions(+), 1581 deletions(-) + +commit 1bce0c9a6909999bdc8bb2c5c86d32090644a7b3 +Author: Juan Pablo Ugarte +Date: Fri Jul 19 15:59:24 2013 -0300 + + Made GladeProject load and save document level comments present before the root element. + Save in a comment the glade version used to create the file. + + gladeui/glade-project.c | 140 ++++++++++++++++++++++++++---------------------- + 1 file changed, 76 insertions(+), 64 deletions(-) + +commit eba6befa449bba7ca432c3c09f97b60e5f29570a +Author: Juan Pablo Ugarte +Date: Fri Jul 19 15:55:54 2013 -0300 + + Added new funtions to handle document level comments + glade_xml_doc_new_comment(), glade_xml_node_prev_with_comments (), + glade_xml_node_add_prev_sibling () and glade_xml_node_add_next_sibling () + + gladeui/glade-xml-utils.c | 25 +++++++++++++++++++++++++ + gladeui/glade-xml-utils.h | 5 ++++- + 2 files changed, 29 insertions(+), 1 deletion(-) + +commit accd7067a18390b6e0050fb234d2de4420b80227 +Author: Marek Černocký +Date: Fri Jul 19 08:13:03 2013 +0200 + + Updated Czech translation + + help/cs/cs.po | 967 +++++++++++++++++++++++++++++++++++++++------------------- + 1 file changed, 646 insertions(+), 321 deletions(-) + +commit 1e80b8529e95378f800cfbe375925be33efbe04f +Author: Marek Černocký +Date: Fri Jul 12 12:57:52 2013 +0200 + + Updated Czech translation + + po/cs.po | 22 +++++++++++----------- + 1 file changed, 11 insertions(+), 11 deletions(-) + +commit 89fd1354460fd64b6a2aa545bdab649ddb1f5b70 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 12:08:10 2013 -0300 + + Fixed leak in glade_design_layout_drag_begin() + + gladeui/glade-design-layout.c | 1 + + 1 file changed, 1 insertion(+) + +commit 71b70b37ab4023f44870ec5e47dc8843de93c3eb +Author: Juan Pablo Ugarte +Date: Wed Jul 10 17:44:04 2013 -0300 + + Removed use of deprecated gtk_widget_get_style() function + and hardcoded dark and light colors since we are already using a pixmap for the background + + gladeui/glade-placeholder.c | 30 +++++++++++++++--------------- + 1 file changed, 15 insertions(+), 15 deletions(-) + +commit 15f08f078e048051fa2ddbfe17ee1fa011e5ab15 +Author: Andika Triwidada +Date: Sun Jul 7 08:28:08 2013 +0700 + + Updated Indonesian translation + + po/id.po | 4351 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2703 insertions(+), 1648 deletions(-) + +commit 6d6bfce1fc7c6d6b0b9dc2c4c315891770cef524 +Author: Marek Černocký +Date: Sat Jul 6 11:12:24 2013 +0200 + + Updated Czech translation + + po/cs.po | 4377 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2722 insertions(+), 1655 deletions(-) + +commit 19ebe3e7401112ad9f3f6b91e6c53fd622601232 +Author: Juan Pablo Ugarte +Date: Mon Jul 1 17:12:45 2013 -0300 + + Made double click on the toplevel border select the widget even if there is a child selected. + + gladeui/glade-design-layout.c | 9 +++++---- + 1 file changed, 5 insertions(+), 4 deletions(-) + +commit 752ee621bd3bbb1ee081b2a6a60a065f2375db32 +Author: Edson Silva +Date: Sun Jun 30 10:16:46 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 4947 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3188 insertions(+), 1759 deletions(-) + +commit 782831b1f79588483a44bdae23b1f614fce6016b +Author: Juan Pablo Ugarte +Date: Thu Jun 27 18:05:19 2013 -0300 + + Update widget name when realizing layout to prevent lossing it after a reparent. + + gladeui/glade-design-layout.c | 31 +++++++++++++++++++++++-------- + 1 file changed, 23 insertions(+), 8 deletions(-) + +commit ae3b3581059f28599da71ca0163840436ab33b42 +Author: Juan Pablo Ugarte +Date: Wed Jun 19 17:03:41 2013 -0300 + + Replaced use of cairo_device_to_user() with cairo_translate() cairo_move_to() combination to + avoid a selection drawing bug on overlay children. + + gladeui/glade-design-layout.c | 42 +++++++++++++++++++++--------------------- + 1 file changed, 21 insertions(+), 21 deletions(-) + +commit c222ee5d902e42eba0787fdcda5418b0d30d1504 +Author: Juan Pablo Ugarte +Date: Mon Jun 17 19:09:31 2013 -0300 + + Remove shadow from GladeEditor internal scrolled window since its packed inside a notebook page. + + gladeui/glade-editor.ui | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit b81f5455d572bc18f1c121f1d45af9d0fd62b39e +Author: Sébastien Granjoux +Date: Tue Jun 18 22:45:10 2013 +0200 + + bgo #700730 - Weird windows showing up when a dock is moved while editing a GtkBuilder file + + gladeui/glade-design-layout.c | 17 +++++++++++++++-- + 1 file changed, 15 insertions(+), 2 deletions(-) + +commit a2ba7b937e585b59983d4b8e3a9793aca918d4a4 +Author: Matthias Clasen +Date: Mon Jun 24 17:58:24 2013 -0400 + + Add man pages + + https://bugzilla.gnome.org/show_bug.cgi?id=703013 + + Makefile.am | 6 ++- + configure.ac | 18 ++++++++ + man/Makefile.am | 22 ++++++++++ + man/glade-previewer.xml | 105 ++++++++++++++++++++++++++++++++++++++++++++ + man/glade.xml | 114 ++++++++++++++++++++++++++++++++++++++++++++++++ + 5 files changed, 264 insertions(+), 1 deletion(-) + +commit e29c947a60d149102e80237377607d3971ab22b6 +Author: Daniel Mustieles +Date: Tue Jun 18 11:16:52 2013 +0200 + + Updated Spanish translation + + po/es.po | 40 ++++++++++++++++++++-------------------- + 1 file changed, 20 insertions(+), 20 deletions(-) + +commit fb1a060b3af6409bb596e91067e3a8558e7a0529 +Author: Tristan Van Berkom +Date: Tue Jun 18 17:53:34 2013 +0900 + + Revert "glade-inspector: Use a GtkSearchEntry" + + This reverts commit 9d462d504e3f82df7524c68f13bc98863272919c. + + The search entry dominates the entry icons, which are used by + Glade (Glade uses the secondary icon to 'expand-all' the treeview + in a single click). + + gladeui/glade-inspector.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 0acc6910cfa1803d547d135e4c03b1e76f361d93 +Author: Tristan Van Berkom +Date: Tue Jun 18 17:13:25 2013 +0900 + + Rolling 3.15.2 Development Snapshot + + NEWS | 20 ++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 21 insertions(+), 1 deletion(-) + +commit b817dc24190dbc8d3b1e7429de63143286bde40e +Author: Marco Diego Aurélio Mesquita +Date: Mon Jun 17 10:48:27 2013 -0300 + + Only update project if the project has indeed changed. + + gladeui/glade-inspector.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 7f78ea6f641b72a4cfeb56f0e4be956219f4b999 +Author: Tristan Van Berkom +Date: Mon May 20 21:23:20 2013 +0900 + + Fix bug 588844 - query dialog cancels if deleted + + Cancel the operation if the window close button is clicked or Escape is pressed. + + gladeui/glade-editor.c | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +commit fd967b9720c57db335328a59701da4d9f22bdc8d +Author: Daniel Mustieles +Date: Mon Jun 17 17:53:49 2013 +0200 + + Updated Spanish translation + + po/es.po | 46 ++++++++++++++++++++++------------------------ + 1 file changed, 22 insertions(+), 24 deletions(-) + +commit 9d462d504e3f82df7524c68f13bc98863272919c +Author: Jasper St. Pierre +Date: Fri Jun 14 23:49:37 2013 -0400 + + glade-inspector: Use a GtkSearchEntry + + gladeui/glade-inspector.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 4e9fd1a6be45c708174e1ca62f1be2cf587cbd0a +Author: Juan Pablo Ugarte +Date: Thu Jun 6 20:08:33 2013 -0300 + + Fixed drag icon rendering bug. for some reason we need a cairo save/restore + around our custom draw methods otherwise the children rendering get affected + by our modifications to the cairo matrix. + + gladeui/glade-design-layout.c | 14 +++++++++++++- + 1 file changed, 13 insertions(+), 1 deletion(-) + +commit e82687bcc90c1122ecf376a790e9b366e2b69fcd +Author: Juan Pablo Ugarte +Date: Thu Jun 6 20:03:11 2013 -0300 + + Fixed drag&drop bug. A bogus drag was being triggered when resizing a widget in the workspace. + + gladeui/glade-design-layout.c | 15 ++++++++++----- + 1 file changed, 10 insertions(+), 5 deletions(-) + +commit 7b0573899b52735b141f9d492068c050667cd770 +Author: Juan Pablo Ugarte +Date: Wed May 22 15:55:50 2013 -0300 + + Set GladeEditor:show-class-field runtime default to be the same as the proeprty default + Fixes bug that made glade_editor_hide_class_field() do not work the first time it was called. + + gladeui/glade-editor.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 4e3789872d36820316ba244fd5cfc5cfa5385ebd +Author: Fran Diéguez +Date: Thu Jun 6 12:11:48 2013 +0200 + + Updated Galician translations + + po/gl.po | 2350 +++++++++++++++++++++----------------------------------------- + 1 file changed, 779 insertions(+), 1571 deletions(-) + +commit 1064b9cddb3096eff7fc4c4f1fd288dec88a5b15 +Author: Daniel Mustieles +Date: Wed Jun 5 18:28:31 2013 +0200 + + Updated Spanish translation + + po/es.po | 223 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 101 insertions(+), 122 deletions(-) + +commit 23c5b0780346aebad747eb547ba14fba2677e5f1 +Author: Dimitris Spingos +Date: Wed Jun 5 07:50:14 2013 +0300 + + Updated Greek translation + + po/el.po | 1389 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 757 insertions(+), 632 deletions(-) + +commit b80b6e2bc7e60a4f14cf9a10850731eb9765feb8 +Author: Marek Černocký +Date: Tue Jun 4 22:13:16 2013 +0200 + + Fixed typo + + plugins/gtk+/glade-entry-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fcdc0035a7983fd8cfc8ca268b5a7c66385b220f +Author: Jiro Matsuzawa +Date: Sat Jun 1 00:18:50 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 86877629b2257c4a6cdc3bea3244a95f49c7a485 +Author: Jiro Matsuzawa +Date: Fri May 31 23:14:07 2013 +0900 + + l10n: Update Japanese translation + + po/ja.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 3b4495bafaa027c041da8fbbf60040075bf69db6 +Author: Juan Pablo Ugarte +Date: Wed May 22 15:33:43 2013 -0300 + + Made GladeWindow a composite template. + NOTE: most of the changes in glade.glade are because widgets are moved one level in the hierarchy + + src/Makefile.am | 1 - + src/glade-callbacks.h | 95 ---- + src/glade-window.c | 379 ++++++------- + src/glade.glade | 1429 +++++++++++++++++++++++++------------------------ + 4 files changed, 931 insertions(+), 973 deletions(-) + +commit ad72d61786074fd53cdc430d238910b68c999e5d +Author: Juan Pablo Ugarte +Date: Wed May 22 15:33:18 2013 -0300 + + Ignore auto generaded files + + .gitignore | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 611139d8d758a07d9a349e1f8820fc9f40816b9c +Author: Juan Pablo Ugarte +Date: Wed May 22 15:12:44 2013 -0300 + + Fixed bug in optional object properties loading + + gladeui/glade-property.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 86fc704c54b05a2e1a74ed92d3ed01d341ab4049 +Author: Tristan Van Berkom +Date: Mon May 20 21:00:36 2013 +0900 + + Patch up bug 589337 - Fix by Michal 'hramrach' Suchanek + + This is a bandaid which fixes anoyance in dialogs which appear when creating + variable widgets like HBox. + + The spin editor is used in multiple places but only htese dialogs have a + default button so it is safe to set the spinbutton to activate default + unconditionally. Does not seem to break anything. + + gladeui/glade-editor-property.c | 1 + + 1 file changed, 1 insertion(+) + +commit 3892085794fa2de379adfa0686752fc68b41f519 +Author: Daniel Mustieles +Date: Mon May 20 12:59:17 2013 +0200 + + Updated Spanish translation + + po/es.po | 1215 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 686 insertions(+), 529 deletions(-) + +commit 4f8e1eac367f3cc4b899babc034355c5ecf1a0be +Author: Tristan Van Berkom +Date: Mon May 20 17:02:43 2013 +0900 + + GtkStatusbar: Allow editing "size" and don't query for "size" + + plugins/gtk+/gtk+.xml.in | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit fceed3f2e0e9cf91b409fbc17c0609a8e4c9630b +Author: Aurimas Černius +Date: Sun May 19 23:18:45 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 2047 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1149 insertions(+), 898 deletions(-) + +commit 5241fd092ea55046c83b0f55ddb0f5e65e4f7496 +Author: Tristan Van Berkom +Date: Sun May 19 21:16:48 2013 +0900 + + Disable GtkTreeViewColumn:cell-area + + CellAreas are still not configurable in Glade. + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit a5207ae28d9649bea2a6068dd683e82a59247460 +Author: Tristan Van Berkom +Date: Sun May 19 20:52:35 2013 +0900 + + Fix crasher bug 682191 - Avoid copying unknown widget types + + Fixed check for unknown widget types when user tries to cut/copy + widgets to be a recursive check. + + gladeui/glade-project.c | 48 +++++++++++++++++++++++++++++++++++------------- + 1 file changed, 35 insertions(+), 13 deletions(-) + +commit 020fc3b35022246566384ada6badcd62e89fcad8 +Author: Tristan Van Berkom +Date: Sun May 19 20:31:25 2013 +0900 + + Fix bug 686418 - crashes related to setting 'can-focus' property in the runtime. + + Not sure how this fixes things, we're probably taping over a deeper bug + inside GTK+. + + plugins/gtk+/glade-gtk-widget.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 616d52931948b5fea626a2a14e13c5c424fdace9 +Author: Tristan Van Berkom +Date: Sun May 19 20:27:36 2013 +0900 + + Let GtkEntry:has-frame be set on runtime objects + + plugins/gtk+/glade-gtk-entry.c | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 84990bcaec39109be3c53b1a13ba31ca5d865970 +Author: Tristan Van Berkom +Date: Sun May 19 19:26:57 2013 +0900 + + Fix bug 692972 - Make spin buttons commit values synchronously + + Two things done to fix this: + o gtk_spin_button_set_numeric() used to force numeric input + o Connect to the GtkEditable::changed signal and force the + value update with gtk_spin_button_update(), causing the + value-changed signal to be emitted synchronously and + the new property value committed. + + gladeui/glade-editor-property.c | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +commit 9771ab601e3651d8e62e79008b358081903307ec +Author: Tristan Van Berkom +Date: Sun May 19 19:06:23 2013 +0900 + + GtkInfoBar: Horizontal by default. + + plugins/gtk+/gtk+.xml.in | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit a456f2141483b2b01a261634b471f51231e47a49 +Author: Tristan Van Berkom +Date: Sun May 19 18:19:54 2013 +0900 + + Added GladeArrowEditor + + A simple editor which embeds the GladeMiscEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-arrow-editor.c | 77 ++++++++++++++++++++++++++ + plugins/gtk+/glade-arrow-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-arrow-editor.ui | 39 +++++++++++++ + plugins/gtk+/glade-gtk-arrow.c | 42 ++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 28 +++++++--- + po/POTFILES.in | 3 + + 8 files changed, 253 insertions(+), 9 deletions(-) + +commit e40034610bf633ae647774a6c2f18c85a27165bd +Author: Tristan Van Berkom +Date: Sun May 19 18:01:25 2013 +0900 + + Enhanced Label Editing + + o Use shared GladeMiscEditor + o Allow setting of width-chars / max-width-chars separately, since 3.0 + those are not mutually exclusive (maybe they never were ?) + + plugins/gtk+/glade-gtk-label.c | 27 --- + plugins/gtk+/glade-label-editor.c | 85 --------- + plugins/gtk+/glade-label-editor.ui | 345 +++---------------------------------- + plugins/gtk+/gtk+.xml.in | 6 - + 4 files changed, 24 insertions(+), 439 deletions(-) + +commit 2264f1de4865acad3ebd7c9e9d0ec1b3018497fe +Author: Tristan Van Berkom +Date: Sun May 19 17:48:32 2013 +0900 + + Added GladeMiscEditor + + The GladeMiscEditor edits the common GtkMisc properties in various editors, + this initial commit makes use of the editor in GladeImageEditor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-image-editor.ui | 253 +------------------------ + plugins/gtk+/glade-misc-editor.c | 48 +++++ + plugins/gtk+/glade-misc-editor.h | 56 ++++++ + plugins/gtk+/glade-misc-editor.ui | 207 ++++++++++++++++++++ + plugins/gtk-private/glade-gtk-private.xml | 4 + + po/POTFILES.in | 2 + + 8 files changed, 331 insertions(+), 243 deletions(-) + +commit f7fc7903e476cd9df5a3ef09f2868ae754f49a8c +Author: Tristan Van Berkom +Date: Sun May 19 17:03:34 2013 +0900 + + Added GladeIconViewEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-icon-view.c | 40 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-icon-view-editor.c | 76 ++++ + plugins/gtk+/glade-icon-view-editor.h | 57 +++ + plugins/gtk+/glade-icon-view-editor.ui | 514 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 38 +- + po/POTFILES.in | 3 + + 8 files changed, 727 insertions(+), 6 deletions(-) + +commit 20ed06c8cfa0eb7a0397d17243d6af1ca7a43770 +Author: Tristan Van Berkom +Date: Sat May 18 18:22:37 2013 +0900 + + Avoid calling gtk_stock_list_ids() when gdk_display_get_default() is NULL + + This is a workaround to patch GIR builds to work on build machines + with no DISPLAY. + + gladeui/glade-builtins.c | 13 ++++++++++++- + 1 file changed, 12 insertions(+), 1 deletion(-) + +commit 20b4bd963ee96ce5d4f01337c0124721dd080477 +Author: Tristan Van Berkom +Date: Sat May 18 23:27:16 2013 +0900 + + Added GladeRealTreeViewEditor + + GladeTreeViewEditor is already the editor used to combine view editors + with model editors inside a popup GladeBaseEditor, the GladeRealTreeViewEditor + is the custom editor which lays out properties for a GtkTreeView. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-tree-view.c | 48 +++ + plugins/gtk+/glade-real-tree-view-editor.c | 76 ++++ + plugins/gtk+/glade-real-tree-view-editor.h | 68 ++++ + plugins/gtk+/glade-real-tree-view-editor.ui | 517 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 35 +- + po/POTFILES.in | 2 + + 8 files changed, 745 insertions(+), 5 deletions(-) + +commit 5c978697e60f191564fcb914bf0b75c68f92862e +Author: Tristan Van Berkom +Date: Sat May 18 22:21:40 2013 +0900 + + Added GladeViewportEditor + + Another very basic editor embedding GladeScrollableEditor + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-viewport.c | 40 ++++++++++++++ + plugins/gtk+/glade-viewport-editor.c | 76 ++++++++++++++++++++++++++ + plugins/gtk+/glade-viewport-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-viewport-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 17 +++++- + po/POTFILES.in | 3 + + 8 files changed, 245 insertions(+), 2 deletions(-) + +commit 9df38fc6d9b32f60bafc56c04ba63fdfdec7feb7 +Author: Tristan Van Berkom +Date: Sat May 18 22:14:41 2013 +0900 + + Added GladeLayoutEditor + + A very basic editor which embeds the GladeScrollableEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-fixed-layout.c | 14 +++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-layout-editor.c | 76 ++++++++++++++++++++++++++ + plugins/gtk+/glade-layout-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-layout-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 13 +++++ + po/POTFILES.in | 2 + + 8 files changed, 215 insertions(+) + +commit 6edfe3ba81dfbc60192b039c76d4fefe4f23e6cb +Author: Tristan Van Berkom +Date: Sat May 18 21:47:40 2013 +0900 + + Added GladeToolPaletteEditor + + A very simple editor which just combines the basic + GladeEditorTable with a GladeScrollableEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-tool-palette.c | 21 ++++++-- + plugins/gtk+/glade-tool-palette-editor.c | 74 ++++++++++++++++++++++++++ + plugins/gtk+/glade-tool-palette-editor.h | 57 ++++++++++++++++++++ + plugins/gtk+/glade-tool-palette-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 38 ++++++++----- + po/POTFILES.in | 1 + + 8 files changed, 216 insertions(+), 17 deletions(-) + +commit 7ca7828200ffe34416021218861acfb112f25c26 +Author: Tristan Van Berkom +Date: Sat May 18 21:27:11 2013 +0900 + + Added GladeScrollableEditor and GladeTextViewEditor + + The GladeScrollableEditor can be embedded for any scrollable + widget editors, GladeTextViewEditor is the first to embed a + scrollable editor. + + plugins/gtk+/Makefile.am | 6 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 + + plugins/gtk+/glade-gtk-text-view.c | 14 + + plugins/gtk+/glade-scrollable-editor.c | 48 ++ + plugins/gtk+/glade-scrollable-editor.h | 56 +++ + plugins/gtk+/glade-scrollable-editor.ui | 170 +++++++ + plugins/gtk+/glade-text-view-editor.c | 74 +++ + plugins/gtk+/glade-text-view-editor.h | 57 +++ + plugins/gtk+/glade-text-view-editor.ui | 643 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 34 +- + plugins/gtk-private/glade-gtk-private.xml | 5 + + po/POTFILES.in | 4 + + 12 files changed, 1110 insertions(+), 3 deletions(-) + +commit 67b013bc1eb6b51662f13d993f9ed6ac1a2111a5 +Author: Tristan Van Berkom +Date: Sat May 18 19:23:59 2013 +0900 + + Added GladeLevelBarEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-level-bar.c | 40 ++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-level-bar-editor.c | 74 +++++++ + plugins/gtk+/glade-level-bar-editor.h | 57 +++++ + plugins/gtk+/glade-level-bar-editor.ui | 294 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 9 +- + po/POTFILES.in | 3 + + 8 files changed, 480 insertions(+), 2 deletions(-) + +commit 50c3c31c8247b6e6d36df5b9916fd913fe933127 +Author: Tristan Van Berkom +Date: Sat May 18 19:33:45 2013 +0900 + + configure.ac: Remove some useless statements. + + configure.ac | 11 ----------- + 1 file changed, 11 deletions(-) + +commit 5da496de827ad5f04de270597e68a2a9113c436e +Author: Dimitris Spingos +Date: Fri May 17 17:39:13 2013 +0300 + + Updated Greek translation + + po/el.po | 2277 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1291 insertions(+), 986 deletions(-) + +commit 95627bc015a35e7d031830dbdf60c38aa9527c2b +Author: Daniel Mustieles +Date: Fri May 17 13:34:43 2013 +0200 + + Updated Spanish translation + + po/es.po | 601 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 321 insertions(+), 280 deletions(-) + +commit f6713b724e222378a8d05be874357e5c9da153dd +Author: Tristan Van Berkom +Date: Thu May 16 23:19:03 2013 +0900 + + Added GladeProgressBarEditor + + plugins/gtk+/Makefile.am | 6 +- + plugins/gtk+/glade-gtk-progress-bar.c | 68 ++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-progress-bar-editor.c | 74 ++++++ + plugins/gtk+/glade-progress-bar-editor.h | 57 +++++ + plugins/gtk+/glade-progress-bar-editor.ui | 317 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 24 +- + po/POTFILES.in | 3 + + 8 files changed, 534 insertions(+), 16 deletions(-) + +commit 22154af400771676e4a1e60598d41c80f7186eba +Author: Tristan Van Berkom +Date: Wed May 15 23:17:47 2013 +0900 + + Added GladeScrollbarEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scrollbar.c | 40 +++ + plugins/gtk+/glade-scrollbar-editor.c | 75 +++++ + plugins/gtk+/glade-scrollbar-editor.h | 56 ++++ + plugins/gtk+/glade-scrollbar-editor.ui | 396 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 13 +- + po/POTFILES.in | 3 + + 8 files changed, 587 insertions(+), 1 deletion(-) + +commit 5a30cd5d9afebf54de36ee3b655e1ccfca39aeea +Author: Fran Diéguez +Date: Thu May 16 03:28:22 2013 +0200 + + Updated Galician translations + + po/gl.po | 1541 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 839 insertions(+), 702 deletions(-) + +commit 5c4e183cfe77e06156625e4c71eb6914ef56daa3 +Author: Fran Diéguez +Date: Thu May 16 03:19:15 2013 +0200 + + Updated Galician translations + + po/gl.po | 2357 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1273 insertions(+), 1084 deletions(-) + +commit 0cd980f6f185beeaeabb7d5d0a8ec5534f42647a +Author: Tristan Van Berkom +Date: Wed May 15 22:32:16 2013 +0900 + + Added GladeScaleEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scale.c | 68 ++++ + plugins/gtk+/glade-scale-editor.c | 75 ++++ + plugins/gtk+/glade-scale-editor.h | 56 +++ + plugins/gtk+/glade-scale-editor.ui | 539 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 +- + po/POTFILES.in | 3 + + 8 files changed, 766 insertions(+), 1 deletion(-) + +commit 6a4cb728d7548ad427ef199ebaa206089c51c96e +Author: Daniel Mustieles +Date: Mon May 13 13:28:00 2013 +0200 + + Updated Spanish translation + + po/es.po | 822 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 460 insertions(+), 362 deletions(-) + +commit 10e8fec5cbaeca1a970f7648d9294ef5d9e58c3f +Author: Tristan Van Berkom +Date: Mon May 13 19:10:25 2013 +0900 + + GladeWidget: Avoid assertions when rebuilding a widget and internal children are missing. + + Internal children can go missing when changing a construct property which + decides if the internal child exists, such as the 'has-entry' property + of GtkComboBox. + + gladeui/glade-widget.c | 17 +++++++++++++++++ + 1 file changed, 17 insertions(+) + +commit ae6bdf61f6ed6ab6f9ed607efb9fe15c163ca0c1 +Author: Tristan Van Berkom +Date: Mon May 13 19:05:26 2013 +0900 + + Added GladeComboBoxEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-combo-box-editor.c | 74 ++++ + plugins/gtk+/glade-combo-box-editor.h | 56 +++ + plugins/gtk+/glade-combo-box-editor.ui | 539 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-combo-box-text.c | 1 - + plugins/gtk+/glade-gtk-combo-box.c | 13 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 31 +- + po/POTFILES.in | 2 + + 9 files changed, 705 insertions(+), 15 deletions(-) + +commit 9b06b5bb0968d58536918bfb80f4904825a569dd +Author: Tristan Van Berkom +Date: Mon May 13 18:35:25 2013 +0900 + + Enhancing GtkComboBox editing regarding tearoff menus + + plugins/gtk+/glade-combo-box-text-editor.ui | 53 +++++++++++++++++++++++++++-- + plugins/gtk+/glade-gtk-combo-box.c | 10 ++++++ + plugins/gtk+/gtk+.xml.in | 8 +++-- + 3 files changed, 66 insertions(+), 5 deletions(-) + +commit 8ed9111ee5ce07781fcc3414363f2a1755e25be8 +Author: Tristan Van Berkom +Date: Mon May 13 18:12:18 2013 +0900 + + Enhancing GtkComboBoxText editor + + Now the entry related properties are insensitive if 'has-entry' is + false, added the entry related properties to the GtkComboBoxText editor. + + plugins/gtk+/glade-combo-box-text-editor.ui | 80 +++++++++++++++++++++++++++-- + plugins/gtk+/glade-gtk-cell-layout.h | 2 + + plugins/gtk+/glade-gtk-combo-box.c | 35 ++++++++++--- + plugins/gtk+/gtk+.xml.in | 7 +-- + 4 files changed, 109 insertions(+), 15 deletions(-) + +commit 4a65620ac5a56cc781594eb56c7d68fb7e49678f +Author: Tristan Van Berkom +Date: Mon May 13 17:18:49 2013 +0900 + + GladeGtkComboBoxText / GladeStringList: Support editing the "id" attributes + + Let users specify "id"s for the text they add to a GtkComboBoxText + + This patch updates a couple other files which use GladeStringList without + the "ID" feature. + + plugins/gtk+/glade-gtk-combo-box-text.c | 14 ++- + plugins/gtk+/glade-gtk-recent-file-filter.c | 4 +- + plugins/gtk+/glade-gtk-widget.c | 4 +- + plugins/gtk+/glade-string-list.c | 174 ++++++++++++++++++++++++---- + plugins/gtk+/glade-string-list.h | 21 ++-- + 5 files changed, 180 insertions(+), 37 deletions(-) + +commit bf0f4e00378e1b829c17359646fa60a65e2d9a76 +Author: Tristan Van Berkom +Date: Sun May 12 21:36:33 2013 +0900 + + Added GladeComboBoxTextEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-combo-box-text-editor.c | 74 +++++++++ + plugins/gtk+/glade-combo-box-text-editor.h | 56 +++++++ + plugins/gtk+/glade-combo-box-text-editor.ui | 203 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-combo-box-text.c | 14 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 19 ++- + po/POTFILES.in | 2 + + 8 files changed, 371 insertions(+), 1 deletion(-) + +commit 02ffbbc4826a4553759ee2ee9b9884f479019088 +Author: Tristan Van Berkom +Date: Sun May 12 21:02:45 2013 +0900 + + Added GladeAppChooserButtonEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-app-chooser-button-editor.c | 74 +++++++++ + plugins/gtk+/glade-app-chooser-button-editor.h | 56 +++++++ + plugins/gtk+/glade-app-chooser-button-editor.ui | 195 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-app-chooser-button.c | 55 +++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 11 +- + po/POTFILES.in | 3 + + 8 files changed, 396 insertions(+), 3 deletions(-) + +commit d7155dc95a9494f15740262a9147fdefecbdd24d +Author: Tristan Van Berkom +Date: Sun May 12 20:26:15 2013 +0900 + + Added GladeAppChooserWidgetEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-app-chooser-widget-editor.c | 74 ++++++++ + plugins/gtk+/glade-app-chooser-widget-editor.h | 56 ++++++ + plugins/gtk+/glade-app-chooser-widget-editor.ui | 236 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-app-chooser-widget.c | 40 ++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 17 +- + po/POTFILES.in | 3 + + 8 files changed, 428 insertions(+), 3 deletions(-) + +commit 17a43f9ceadd459729255491e6c7aba965e1e87a +Author: Tristan Van Berkom +Date: Sun May 12 19:42:15 2013 +0900 + + GTK+ Plugin: Touch up properties for GtkAppChooserDialog + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit bba4e48982875fccd168fd621fe856ae5b83fcbf +Author: Tristan Van Berkom +Date: Sun May 12 19:30:35 2013 +0900 + + Added GladeScaleButtonEditor. + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-button.c | 5 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 3 +- + plugins/gtk+/glade-scale-button-editor.c | 85 ++++++++ + plugins/gtk+/glade-scale-button-editor.h | 57 ++++++ + plugins/gtk+/glade-scale-button-editor.ui | 262 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 +- + po/POTFILES.in | 6 +- + 8 files changed, 433 insertions(+), 15 deletions(-) + +commit c733d592a83cfcc0c2c898c0fc6abafd1398d44b +Author: Tristan Van Berkom +Date: Sun May 12 19:29:59 2013 +0900 + + GladeButtonEditor: Added an extension port for derived editors to add properties + + plugins/gtk+/glade-button-editor.c | 21 ++++++++++-- + plugins/gtk+/glade-button-editor.h | 3 +- + plugins/gtk+/glade-button-editor.ui | 55 ++++++++++++++++++++----------- + plugins/gtk-private/glade-gtk-private.xml | 12 +++++-- + 4 files changed, 65 insertions(+), 26 deletions(-) + +commit 0cca1d2ee9cbee859b416bbc8472026ed6b8a44b +Author: Tristan Van Berkom +Date: Sun May 12 18:41:29 2013 +0900 + + GladeButtonEditor: Don't allow modifying content of a GtkLinkButton + + plugins/gtk+/glade-button-editor.c | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +commit fb0d83cb9b1cdf06ba4aadd272a8a4ebe36f660c +Author: Tristan Van Berkom +Date: Sun May 12 18:33:38 2013 +0900 + + GladeWindowEditor: Touchup UI + + plugins/gtk+/glade-window-editor.ui | 338 ++++++++++++++++++------------------ + 1 file changed, 173 insertions(+), 165 deletions(-) + +commit 83657c6e7bb5552959a841ec06138ba04d8353ca +Author: Tristan Van Berkom +Date: Sun May 12 06:08:01 2013 +0900 + + GladePropertyLabel: No hard coded width anymore. + + gladeui/glade-property-label.ui | 1 - + 1 file changed, 1 deletion(-) + +commit b1de8f23efc7421952f91c944046cc067f8d5e29 +Author: Tristan Van Berkom +Date: Sat May 11 20:05:08 2013 +0900 + + Added GladeSpinButtonEditor + + plugins/gtk+/Makefile.am | 7 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-spin-button.c | 12 + + plugins/gtk+/glade-spin-button-editor.c | 47 ++++ + plugins/gtk+/glade-spin-button-editor.h | 57 +++++ + plugins/gtk+/glade-spin-button-editor.ui | 329 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 14 +- + po/POTFILES.in | 2 + + 8 files changed, 463 insertions(+), 6 deletions(-) + +commit 5ca9b80a4f36330cb24678dd3c7f5f48be1e1a7e +Author: Tristan Van Berkom +Date: Sat May 11 19:30:34 2013 +0900 + + GladeEntryEditor: Added an extension port and added to the private catalog. + + plugins/gtk+/glade-entry-editor.c | 15 ++ + plugins/gtk+/glade-entry-editor.ui | 301 ++++++++---------------------- + plugins/gtk-private/glade-gtk-private.xml | 13 ++ + 3 files changed, 106 insertions(+), 223 deletions(-) + +commit fb2cd0f62c59a64d8302ffd28efbf3f917609f0b +Author: Tristan Van Berkom +Date: Sat May 11 19:21:41 2013 +0900 + + GTK+ Plugin: Mark the GtkSwitch with the GtkActionable property. + + plugins/gtk+/gtk+.xml.in | 3 +++ + 1 file changed, 3 insertions(+) + +commit 021a0176cd5717d1eb124ad58a72944bf9182b0e +Author: Tristan Van Berkom +Date: Sat May 11 19:03:06 2013 +0900 + + Added GladeNotebookEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-notebook.c | 12 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-notebook-editor.c | 108 +++++++++ + plugins/gtk+/glade-notebook-editor.h | 56 +++++ + plugins/gtk+/glade-notebook-editor.ui | 292 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 16 +- + po/POTFILES.in | 2 + + 8 files changed, 484 insertions(+), 6 deletions(-) + +commit 20cc790b5d088f849c79820fb8d54301fe2f604e +Author: Tristan Van Berkom +Date: Sat May 11 19:02:34 2013 +0900 + + GladeGtkScrolledWindow adaptor: Fixed compiler warning + + plugins/gtk+/glade-gtk-scrolled-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 8d33548d18831dc1e8c4af26f6f0b407490d3409 +Author: Daniel Mustieles +Date: Fri May 10 18:21:49 2013 +0200 + + Updated Spanish translation + + po/es.po | 46 +++++++++++++++++++++++++++++++++++----------- + 1 file changed, 35 insertions(+), 11 deletions(-) + +commit 702e626c795d46d9940d7425992e5e1967284bad +Author: Tristan Van Berkom +Date: Fri May 10 23:43:35 2013 +0900 + + Fix GTK+ plugin Makefile.am to dist glade-grid-editor.h + + plugins/gtk+/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 87986f29c894d54d93b18f08410e9b49a9d31cc4 +Author: Tristan Van Berkom +Date: Fri May 10 23:24:59 2013 +0900 + + Added GladeScrolledWindowEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scrolled-window.c | 60 ++++ + plugins/gtk+/glade-scrolled-window-editor.c | 74 +++++ + plugins/gtk+/glade-scrolled-window-editor.h | 57 ++++ + plugins/gtk+/glade-scrolled-window-editor.ui | 384 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 20 +- + po/POTFILES.in | 3 + + 8 files changed, 595 insertions(+), 8 deletions(-) + +commit 07cb7bf0db79f57ba6ab7856e7824f941a89fb8d +Author: Tristan Van Berkom +Date: Fri May 10 22:40:52 2013 +0900 + + GTK+ Plugin: Disable expander's use-underline / use-markup properties + + We only allow adding a GtkLabel with Glade, no need to edit these + properties on the expander. + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit 73757c51fa55002f7ea26347395f6a99f3eb4422 +Author: Tristan Van Berkom +Date: Fri May 10 21:29:02 2013 +0900 + + Fix whitespace problem in glade_app_class_init() + + gladeui/glade-app.c | 8 ++------ + 1 file changed, 2 insertions(+), 6 deletions(-) + +commit 614b95734aab427991e98678041fd2e8a10a2f89 +Author: Daniel Mustieles +Date: Thu May 9 17:31:02 2013 +0200 + + Updated Spanish translation + + po/es.po | 1683 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 916 insertions(+), 767 deletions(-) + +commit 951fea3730bf2abce9745f65c8b319ce1deb033d +Author: Daniel Mustieles +Date: Thu May 9 16:58:53 2013 +0200 + + Fixed typo in string + + gladeui/glade-project-properties.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a0fde988390e882c26a7fd2841f8e3ab07e54ff7 +Author: Daniel Mustieles +Date: Thu May 9 16:51:23 2013 +0200 + + Fixed typo in string + + gladeui/glade-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 96662c3f1b83a4cd8381da209027d86ef338c42f +Author: Tristan Van Berkom +Date: Thu May 9 21:53:02 2013 +0900 + + GladeActionEditor: Mark a custom text as translatable + + plugins/gtk+/glade-action-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 6a305d64ca66bda9457b2ebb899e904720cfc2fd +Author: Tristan Van Berkom +Date: Thu May 9 21:50:46 2013 +0900 + + Added GladeGridEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-grid-editor.c | 75 ++++++ + plugins/gtk+/glade-grid-editor.h | 56 +++++ + plugins/gtk+/glade-grid-editor.ui | 336 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-grid.c | 11 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 11 +- + po/POTFILES.in | 2 + + 8 files changed, 493 insertions(+), 2 deletions(-) + +commit 52ee0c01db7e2a894b8f3737b21b99af5bac93dd +Author: Tristan Van Berkom +Date: Thu May 9 21:49:03 2013 +0900 + + Mark GladePropertyShell:custom-text as translatable + + plugins/gladeui/gladeui.xml | 1 + + 1 file changed, 1 insertion(+) + +commit 76f5cbc0504c787eca2434345395531cadcfec7a +Author: Tristan Van Berkom +Date: Thu May 9 21:16:27 2013 +0900 + + Added GladeBoxEditor + + gladeui/glade-editor-table.c | 10 +- + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-box-editor.c | 75 +++++++++ + plugins/gtk+/glade-box-editor.h | 56 +++++++ + plugins/gtk+/glade-box-editor.ui | 211 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-box.c | 10 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 9 +- + po/POTFILES.in | 2 + + 9 files changed, 370 insertions(+), 7 deletions(-) + +commit edb74dd238ee64222b0067d6196928bb3f40090d +Author: Tristan Van Berkom +Date: Tue May 7 14:34:05 2013 +0900 + + Converted GladeIconFactoryEditor, GladeImageItemEditor and GladeStoreEditor to be GtkBox subclasses + + plugins/gtk+/glade-icon-factory-editor.c | 4 +++- + plugins/gtk+/glade-icon-factory-editor.h | 4 ++-- + plugins/gtk+/glade-image-item-editor.c | 5 +++-- + plugins/gtk+/glade-image-item-editor.h | 4 ++-- + plugins/gtk+/glade-store-editor.c | 4 +++- + plugins/gtk+/glade-store-editor.h | 4 ++-- + 6 files changed, 15 insertions(+), 10 deletions(-) + +commit cc43c221c6d716ad463ba2323d882bf6aa6245fa +Author: Tristan Van Berkom +Date: Tue May 7 14:26:29 2013 +0900 + + Converted GladeToolItemGroupEditor and GladeTreeViewEditor to be GtkBox subclasses. + + plugins/gtk+/glade-tool-item-group-editor.c | 4 +++- + plugins/gtk+/glade-tool-item-group-editor.h | 4 ++-- + plugins/gtk+/glade-treeview-editor.c | 4 +++- + plugins/gtk+/glade-treeview-editor.h | 4 ++-- + 4 files changed, 10 insertions(+), 6 deletions(-) + +commit 5741a2dc81f76b90577299c0c6392b2ed3a0da4b +Author: Tristan Van Berkom +Date: Tue May 7 14:24:10 2013 +0900 + + GladeCellRendererEditor: Is now a GtkBox instead of a GtkVBox + + plugins/gtk+/glade-cell-renderer-editor.c | 4 +++- + plugins/gtk+/glade-cell-renderer-editor.h | 4 ++-- + 2 files changed, 5 insertions(+), 3 deletions(-) + +commit 4eaa3745705a170ab1e55568e86742797653859a +Author: Tristan Van Berkom +Date: Tue May 7 14:23:33 2013 +0900 + + Cleanup deprecation warnings in GtkDialog adaptor + + (special cases some deprecated subclasses) + + plugins/gtk+/glade-gtk-dialog.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 0041fd54bdcfb754f59411aacee3516be99dacd2 +Author: Tristan Van Berkom +Date: Tue May 7 14:23:19 2013 +0900 + + Cleanup deprecation warnings in GtkTable adaptor + + plugins/gtk+/glade-gtk-table.c | 21 ++++----------------- + 1 file changed, 4 insertions(+), 17 deletions(-) + +commit b5576586263529f01ad17157891ae7fed94552ce +Author: Tristan Van Berkom +Date: Tue May 7 14:22:39 2013 +0900 + + Remove GtkTable from "Add Parent" actions (now we have GtkGrid there) + + plugins/gtk+/glade-gtk-widget.c | 2 -- + plugins/gtk+/gtk+.xml.in | 1 - + 2 files changed, 3 deletions(-) + +commit 2fb4d177019ccc7eed107a9dbf199a61da3c9dba +Author: Tristan Van Berkom +Date: Tue May 7 14:14:09 2013 +0900 + + Converted GladeBaseEditor, GladeDesignView and GladePalette to be GtkBox subclasses + + Avoids deprecation warnings from GtkVBox. + + gladeui/glade-base-editor.c | 5 ++++- + gladeui/glade-base-editor.h | 4 ++-- + gladeui/glade-design-view.c | 4 +++- + gladeui/glade-design-view.h | 4 ++-- + gladeui/glade-palette.c | 5 ++++- + gladeui/glade-palette.h | 4 ++-- + 6 files changed, 17 insertions(+), 9 deletions(-) + +commit d13fbc999d7b53420c8ec90ac7967dc99292c478 +Author: Aurimas Černius +Date: Mon May 6 23:31:05 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 3980 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2468 insertions(+), 1512 deletions(-) + +commit da112b7d61adbb218d4c65d50485ab1fb0331637 +Author: Tristan Van Berkom +Date: Sun May 5 21:55:04 2013 +0900 + + Added GladeRecentChooserMenuEditor. + + An editor which embeds a GladeActivatableEditor and a GladeRecentChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 4 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-editor.c | 6 +-- + plugins/gtk+/glade-recent-chooser-menu-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-menu-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-menu-editor.ui | 39 ++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 ++++++++- + po/POTFILES.in | 2 + + 9 files changed, 174 insertions(+), 7 deletions(-) + +commit 4724aa138f1ad471e3756298c3393aa5ea7f9755 +Author: Tristan Van Berkom +Date: Sun May 5 21:28:51 2013 +0900 + + Added GladeRecentActionEditor + + This derives the GladeActionEditor and embeds a GladeRecentChooserEditor. + + GladeRecentChooserEditor now conditionally shows some properties + based on whether its a GtkRecentAction or not (i.e. "select-multiple" + and "show-numbers"). + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-action.c | 8 +++- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-action-editor.c | 48 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-action-editor.h | 57 ++++++++++++++++++++++++++ + plugins/gtk+/glade-recent-action-editor.ui | 32 +++++++++++++++ + plugins/gtk+/glade-recent-chooser-editor.c | 54 +++++++++++++++++++++++- + plugins/gtk+/glade-recent-chooser-editor.ui | 16 ++++++++ + plugins/gtk+/gtk+.xml.in | 13 +++++- + po/POTFILES.in | 2 + + 10 files changed, 231 insertions(+), 3 deletions(-) + +commit edcc8eb9876d04bd0e39dec8667be4d5850ccee1 +Author: Tristan Van Berkom +Date: Sun May 5 21:04:44 2013 +0900 + + Fold GtkToggleAction and GtkRadioAction properties into the Action editor. + + plugins/gtk+/glade-action-editor.c | 60 ++++++++++++++- + plugins/gtk+/glade-action-editor.ui | 143 ++++++++++++++++++++++++++++++++++-- + plugins/gtk+/gtk+.xml.in | 9 ++- + 3 files changed, 204 insertions(+), 8 deletions(-) + +commit 1968cf78f8ce8ccbbe65a67ccb2ba4756799cc75 +Author: Tristan Van Berkom +Date: Sun May 5 20:38:21 2013 +0900 + + Added GladeActionEditor. + + GladeActionEditor provides an internal extension port for subclasses + to extend the editor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-action-editor.c | 92 +++++ + plugins/gtk+/glade-action-editor.h | 57 +++ + plugins/gtk+/glade-action-editor.ui | 459 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-action.c | 17 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 22 +- + plugins/gtk-private/glade-gtk-private.xml | 13 +- + po/POTFILES.in | 2 + + 9 files changed, 658 insertions(+), 8 deletions(-) + +commit 79870f076be03369ba2fa82a295029ef38976e1c +Author: Tristan Van Berkom +Date: Sun May 5 20:37:55 2013 +0900 + + GladeEditorProperty: Stock icon editor combo expands in it's box + + gladeui/glade-editor-property.c | 1 + + 1 file changed, 1 insertion(+) + +commit c7685964c1d5919decf4557e4b305bf44caf199c +Author: Tristan Van Berkom +Date: Sun May 5 19:04:38 2013 +0900 + + Added GladeRecentChooserWidgetEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-gtk-recent-chooser-widget.c | 40 +++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-widget-editor.c | 48 ++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-widget-editor.h | 57 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-widget-editor.ui | 38 +++++++++++++++ + plugins/gtk+/gtk+.xml.in | 30 +++++++----- + po/POTFILES.in | 3 ++ + 8 files changed, 210 insertions(+), 11 deletions(-) + +commit cc607ee9142fd926da7ffe4dbee4fc17be9f945d +Author: Tristan Van Berkom +Date: Sun May 5 18:45:45 2013 +0900 + + Added GladeRecentChooserDialogEditor + + A GladeWindowEditor embedding a GladeRecentChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 ++ + plugins/gtk+/glade-recent-chooser-dialog-editor.c | 48 ++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-dialog-editor.h | 57 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-dialog-editor.ui | 32 ++++++++++++ + plugins/gtk+/gtk+.xml.in | 17 ++++++- + plugins/gtk-private/glade-gtk-private.xml | 3 ++ + po/POTFILES.in | 2 + + 9 files changed, 165 insertions(+), 1 deletion(-) + +commit 40fcf1db0dca6edb27ac268095840b027eeb5374 +Author: Tristan Van Berkom +Date: Sun May 5 17:24:43 2013 +0900 + + Added GladeRecentChooserEditor + + An embeddable recent chooser editor for recent chooser editors. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-editor.c | 48 +++++ + plugins/gtk+/glade-recent-chooser-editor.h | 57 +++++ + plugins/gtk+/glade-recent-chooser-editor.ui | 281 +++++++++++++++++++++++++ + po/POTFILES.in | 2 + + 6 files changed, 392 insertions(+) + +commit 421a98602a971332aeda47101ecb075027f6cd7c +Author: Tristan Van Berkom +Date: Sun May 5 17:19:18 2013 +0900 + + Gladeui plugin: Disable box property on GladePropertyShell + + plugins/gladeui/gladeui.xml | 3 +++ + 1 file changed, 3 insertions(+) + +commit a812540d607a2be2c33a0551a345652ae2d4b42d +Author: Tristan Van Berkom +Date: Sun May 5 16:51:44 2013 +0900 + + Added GladeMessageDialogEditor + + A GladeWindowEditor with message dialog attributes. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 + + plugins/gtk+/glade-message-dialog-editor.c | 48 +++++ + plugins/gtk+/glade-message-dialog-editor.h | 57 ++++++ + plugins/gtk+/glade-message-dialog-editor.ui | 254 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 23 +-- + po/POTFILES.in | 2 + + 8 files changed, 375 insertions(+), 16 deletions(-) + +commit 79c6ce0ed9e33a9f845ab8cb7231572c5f30fa1a +Author: Tristan Van Berkom +Date: Sun May 5 16:50:16 2013 +0900 + + GladeEditorProperty & GladePropertyShell: Added "custom-text" property + + Allows overriding the text which might show up in a GladeEpropCheck + (or any item label created by a GladeEditorProperty, which might be + created by a GladePropertyShell). + + gladeui/glade-editor-property.c | 84 ++++++++++++++++++++++++++++++----------- + gladeui/glade-editor-property.h | 4 +- + gladeui/glade-property-shell.c | 51 ++++++++++++++++++++++++- + gladeui/glade-property-shell.h | 3 ++ + 4 files changed, 118 insertions(+), 24 deletions(-) + +commit 7e3ad235b12700a8dcfb131f148a07512bfe9fa8 +Author: Matej Urbančič +Date: Sat May 4 21:35:00 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 4155 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2518 insertions(+), 1637 deletions(-) + +commit 154d10d0e4840c7bdb989e27354d2d797e977a0b +Author: Tristan Van Berkom +Date: Sat May 4 23:38:46 2013 +0900 + + Added GladeFontButtonEditor + + Embeds a GladeFontChooserEditor and formats some other properties + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-font-button-editor.c | 48 +++++++ + plugins/gtk+/glade-font-button-editor.h | 57 ++++++++ + plugins/gtk+/glade-font-button-editor.ui | 177 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-button.c | 25 +++- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 17 ++- + po/POTFILES.in | 2 + + 8 files changed, 328 insertions(+), 2 deletions(-) + +commit 96f1642b80e84a01d72a186d5a72baa8448235dd +Author: Tristan Van Berkom +Date: Sat May 4 23:04:36 2013 +0900 + + Added GladeFontChooserWidgetEditor + + Embeds GladeEditorTable and GladeFontChooserEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-font-chooser-widget-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-widget-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-widget-editor.ui | 38 ++++++++++++++++ + plugins/gtk+/glade-gtk-font-chooser-widget.c | 40 +++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 26 ++++++++++- + po/POTFILES.in | 2 + + 8 files changed, 215 insertions(+), 1 deletion(-) + +commit 1de549357c9a30d4c79d920d547dafeaf12aa7c3 +Author: Tristan Van Berkom +Date: Sat May 4 22:53:01 2013 +0900 + + Added GladeFontChooserDialog editor. + + A GladeWindowEditor which embeds the GladeFontChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-font-chooser-dialog-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-dialog-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-dialog-editor.ui | 32 +++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 ++ + plugins/gtk+/gtk+.xml.in | 11 ++++- + plugins/gtk-private/glade-gtk-private.xml | 3 ++ + po/POTFILES.in | 2 + + 9 files changed, 158 insertions(+), 2 deletions(-) + +commit 3fe212478c4d7f60ce2ff694274baafc6e3f73e5 +Author: Tristan Van Berkom +Date: Sat May 4 22:41:29 2013 +0900 + + Added GladeFontChooserEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-font-chooser-editor.c | 48 ++++++++++ + plugins/gtk+/glade-font-chooser-editor.h | 57 ++++++++++++ + plugins/gtk+/glade-font-chooser-editor.ui | 124 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + po/POTFILES.in | 2 + + 6 files changed, 235 insertions(+) + +commit 3ae881a906e964b15aa6e41993c390a9a7407486 +Author: Tristan Van Berkom +Date: Sat May 4 21:56:41 2013 +0900 + + Added GladeFileChooserButtonEditor + + Embeds GladeFileChooserEditor and formats a few extra properties + + plugins/gtk+/glade-gtk-file-chooser-widget.c | 1 + + 1 file changed, 1 insertion(+) + +commit defbbe8706c995a936e8fafc6f2f58d17606a8d5 +Author: Tristan Van Berkom +Date: Sat May 4 21:56:41 2013 +0900 + + Added GladeFileChooserButtonEditor + + Embeds GladeFileChooserEditor and formats a few extra properties + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-file-chooser-button-editor.c | 48 ++++++ + plugins/gtk+/glade-file-chooser-button-editor.h | 57 +++++++ + plugins/gtk+/glade-file-chooser-button-editor.ui | 185 +++++++++++++++++++++++ + plugins/gtk+/glade-gtk-file-chooser-widget.c | 16 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 30 +++- + po/POTFILES.in | 2 + + 8 files changed, 334 insertions(+), 8 deletions(-) + +commit 1cfe0037af336724587411530bcafe69ef6e6361 +Author: Tristan Van Berkom +Date: Sat May 4 21:26:22 2013 +0900 + + Added GladeFileChooserWidgetEditor + + Simply embeds a GladeFileChooserEditor. + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-file-chooser-widget-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-file-chooser-widget-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-file-chooser-widget-editor.ui | 38 ++++++++++++++++ + plugins/gtk+/glade-gtk-file-chooser-widget.c | 11 +++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 21 +++++++-- + po/POTFILES.in | 2 + + 8 files changed, 178 insertions(+), 3 deletions(-) + +commit b5f11f757b30937332a39c645215529041f5d569 +Author: Tristan Van Berkom +Date: Sat May 4 21:15:46 2013 +0900 + + Added GladeFileChooserEditor and GladeFileChooserDialogEditor + + The GladeFileChooserEditor holds all the file chooser attributes, + the GladeFileChooserDialogEditor embeds a GladeFileChooserEditor. + + plugins/gtk+/Makefile.am | 6 + + plugins/gtk+/glade-file-chooser-dialog-editor.c | 48 ++++ + plugins/gtk+/glade-file-chooser-dialog-editor.h | 57 +++++ + plugins/gtk+/glade-file-chooser-dialog-editor.ui | 32 +++ + plugins/gtk+/glade-file-chooser-editor.c | 48 ++++ + plugins/gtk+/glade-file-chooser-editor.h | 57 +++++ + plugins/gtk+/glade-file-chooser-editor.ui | 284 +++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 + + plugins/gtk+/glade-gtk-window.c | 3 + + plugins/gtk+/gtk+.xml.in | 14 +- + plugins/gtk-private/glade-gtk-private.xml | 3 + + po/POTFILES.in | 4 + + 12 files changed, 555 insertions(+), 3 deletions(-) + +commit 8b8597904d56aee60c8c6484dd479643a1ef5f87 +Author: Tristan Van Berkom +Date: Sat May 4 20:30:11 2013 +0900 + + GladeImageEditor: Remove unneeded code. + + plugins/gtk+/glade-image-editor.c | 11 ----------- + 1 file changed, 11 deletions(-) + +commit 671e901b34afdd79b61ccc04238062d5df4768fd +Author: Tristan Van Berkom +Date: Sat May 4 20:29:20 2013 +0900 + + GladeEditorTable: Remember the show-name setting incase the name field is built after show-name is set. + + gladeui/glade-editor-table.c | 34 ++++++++++++++++++++-------------- + 1 file changed, 20 insertions(+), 14 deletions(-) + +commit ac3319497b107503faacae42a11723b42349fd6c +Author: Tristan Van Berkom +Date: Sat May 4 18:06:51 2013 +0900 + + Fix GtkIconFactory sources editor. + + The editor was busted in a few ways. + + plugins/gtk+/glade-icon-sources.c | 105 ++++++++++++++++++++++++-------------- + 1 file changed, 67 insertions(+), 38 deletions(-) + +commit a3336ff6ffb8507608946e90ea797f890c3ba88b +Author: Tristan Van Berkom +Date: Sat May 4 16:19:03 2013 +0900 + + Removed glade-gtk.c, now all adaptor code is in separate C files. + + plugins/gtk+/Makefile.am | 1 - + plugins/gtk+/glade-gtk-widget.c | 10 +++++ + plugins/gtk+/glade-gtk.c | 81 ----------------------------------------- + po/POTFILES.in | 1 - + 4 files changed, 10 insertions(+), 83 deletions(-) + +commit c90bfb2f1d809c2f702a43d5d308cec8cc317482 +Author: Tristan Van Berkom +Date: Sat May 4 16:16:06 2013 +0900 + + Move GladeWidgetAdaptor code for Gtk[Recent/File]Filter into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-recent-file-filter.c | 281 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 255 ------------------------- + po/POTFILES.in | 1 + + 4 files changed, 283 insertions(+), 255 deletions(-) + +commit 5dff30c90e91492e5a0e9e4372802ae645867540 +Author: Tristan Van Berkom +Date: Sat May 4 16:12:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextTagTable into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-tag-table.c | 173 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 147 --------------------------- + po/POTFILES.in | 1 + + 4 files changed, 175 insertions(+), 147 deletions(-) + +commit e3d73585c77c43f1feb3d56212a667fea610f86d +Author: Tristan Van Berkom +Date: Sat May 4 16:10:42 2013 +0900 + + Move GladeWidgetAdaptor code for GtkActionGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-action-group.c | 230 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 204 ------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 232 insertions(+), 204 deletions(-) + +commit 411535efba7012176b93b583ce8bf4661c364c68 +Author: Tristan Van Berkom +Date: Sat May 4 16:08:19 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAction into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-action.c | 45 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 20 ------------------ + plugins/gtk+/glade-gtk.h | 2 ++ + po/POTFILES.in | 1 + + 5 files changed, 49 insertions(+), 20 deletions(-) + +commit 7fa6949a33c8e6b53b1291efd1e2b234474d068d +Author: Tristan Van Berkom +Date: Sat May 4 16:03:35 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAdjustment into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-adjustment.c | 51 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 26 ------------------- + po/POTFILES.in | 1 + + 4 files changed, 53 insertions(+), 26 deletions(-) + +commit 540acc17bbf41f0229acce71f35c0ef3089cbf1f +Author: Tristan Van Berkom +Date: Sat May 4 15:57:10 2013 +0900 + + Move GladeWidgetAdaptor code for various classes into their own C files + + Moved GtkListStore, GtkCellRenderer, GtkCellLayout and GtkTreeView + + plugins/gtk+/Makefile.am | 7 + + plugins/gtk+/glade-gtk-cell-layout.c | 512 ++++++++++ + plugins/gtk+/glade-gtk-cell-layout.h | 45 + + plugins/gtk+/glade-gtk-cell-renderer.c | 411 ++++++++ + plugins/gtk+/glade-gtk-cell-renderer.h | 33 + + plugins/gtk+/glade-gtk-list-store.c | 658 ++++++++++++ + plugins/gtk+/glade-gtk-tree-view.c | 275 +++++ + plugins/gtk+/glade-gtk-tree-view.h | 33 + + plugins/gtk+/glade-gtk.c | 1740 -------------------------------- + po/POTFILES.in | 4 + + 10 files changed, 1978 insertions(+), 1740 deletions(-) + +commit d499a3d5280342370af7f76eeaf983ca4455bef0 +Author: Tristan Van Berkom +Date: Sat May 4 15:29:11 2013 +0900 + + Move GladeWidgetAdaptor code for GtkIconFactory into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-icon-factory.c | 455 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 428 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 457 insertions(+), 428 deletions(-) + +commit 0bf9f5fe6aceabb522c059731ba33f58ec15a049 +Author: Tristan Van Berkom +Date: Sat May 4 15:26:23 2013 +0900 + + Move GladeWidgetAdaptor code for GtkSizeGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-size-group.c | 190 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 167 ------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 192 insertions(+), 167 deletions(-) + +commit 0590f715305fa77af97058371f6413cfdcf7e253 +Author: Tristan Van Berkom +Date: Sat May 4 15:24:04 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRadioButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-radio-button.c | 50 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 25 ------------------ + po/POTFILES.in | 1 + + 4 files changed, 52 insertions(+), 25 deletions(-) + +commit 551a57107ec47a7abe07747a3fcf7817c85aef77 +Author: Tristan Van Berkom +Date: Sat May 4 15:22:18 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAssistant into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-assistant.c | 403 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 378 ---------------------------------- + po/POTFILES.in | 2 + + 4 files changed, 406 insertions(+), 378 deletions(-) + +commit 92939f59e2ac716944a7f70b0a7d5e44f96ebe9d +Author: Tristan Van Berkom +Date: Sat May 4 15:19:34 2013 +0900 + + Move GladeWidgetAdaptor code for GtkSpinButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-spin-button.c | 66 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 ---------------------- + po/POTFILES.in | 1 + + 4 files changed, 68 insertions(+), 40 deletions(-) + +commit 824dab71f7279bd8703cc32a6832a7a710c906cf +Author: Tristan Van Berkom +Date: Sat May 4 15:15:04 2013 +0900 + + Move GladeWidgetAdaptor code for GtkComboBoxText into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-combo-box-text.c | 237 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 211 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 239 insertions(+), 211 deletions(-) + +commit 3e91894c484f6f927d855d97ecfd31e6e7192fc6 +Author: Tristan Van Berkom +Date: Sat May 4 15:12:33 2013 +0900 + + Move GladeWidgetAdaptor code for GtkComboBox into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-combo-box.c | 71 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 46 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 73 insertions(+), 46 deletions(-) + +commit 9b2f2fcf97225c69a58b2f757770e9ebcf1b8d9b +Author: Tristan Van Berkom +Date: Sat May 4 15:10:41 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextView into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-view.c | 64 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 66 insertions(+), 40 deletions(-) + +commit d309a32a679a0e102c22df2f45d4cceecc1e3e13 +Author: Tristan Van Berkom +Date: Sat May 4 15:09:16 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextBuffer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-buffer.c | 85 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 63 -------------------------- + po/POTFILES.in | 1 + + 4 files changed, 87 insertions(+), 63 deletions(-) + +commit c29aaa1cdd8091277fcd0468cdcea1c7766b7446 +Author: Tristan Van Berkom +Date: Sat May 4 15:07:20 2013 +0900 + + Move GladeWidgetAdaptor code for GtkEntryBuffer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-entry-buffer.c | 89 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 65 ------------------------- + po/POTFILES.in | 1 + + 4 files changed, 91 insertions(+), 65 deletions(-) + +commit 1b165eaf7ce03c185b6cfb75c4c932f09210520d +Author: Tristan Van Berkom +Date: Sat May 4 15:04:56 2013 +0900 + + Removing unused #defines + + plugins/gtk+/glade-gtk.h | 3 --- + 1 file changed, 3 deletions(-) + +commit 554133a878345ab250dd8bbdd7f7a42807bf1088 +Author: Tristan Van Berkom +Date: Sat May 4 15:04:07 2013 +0900 + + Move GladeWidgetAdaptor code for GtkLabel into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-label.c | 561 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 536 --------------------------------------- + plugins/gtk+/glade-gtk.h | 3 + + po/POTFILES.in | 1 + + 5 files changed, 566 insertions(+), 536 deletions(-) + +commit 6c2ac93f4a9cd112c0b8521115bf86c0fd4e523b +Author: Tristan Van Berkom +Date: Sat May 4 14:58:56 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuToolButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-tool-button.c | 104 ++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 78 ---------------------- + po/POTFILES.in | 1 + + 4 files changed, 106 insertions(+), 78 deletions(-) + +commit 9c925c2b9b6ec27f56eb5800296a3753b6c51153 +Author: Tristan Van Berkom +Date: Sat May 4 14:56:18 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-button.c | 209 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 184 ------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 211 insertions(+), 184 deletions(-) + +commit 30aeb3de35b7345587b1ed759c402bbd9ba0d8e1 +Author: Tristan Van Berkom +Date: Sat May 4 14:54:02 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-item.c | 72 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 45 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 74 insertions(+), 45 deletions(-) + +commit e739373589e119cb8bfd8914aa05a2cad6d1fae5 +Author: Tristan Van Berkom +Date: Sat May 4 14:52:26 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolItemGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-item-group.c | 165 +++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 138 -------------------------- + po/POTFILES.in | 1 + + 4 files changed, 167 insertions(+), 138 deletions(-) + +commit bd3ffc965c1f62270fb49c7066f0360a044d608c +Author: Tristan Van Berkom +Date: Sat May 4 14:49:45 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolPalette into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-palette.c | 224 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 196 ----------------------------- + po/POTFILES.in | 1 + + 4 files changed, 226 insertions(+), 196 deletions(-) + +commit 27757c1836fe3d812f7ec1e2c74f9a5ac70b5807 +Author: Tristan Van Berkom +Date: Sat May 4 14:46:29 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolbar into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-toolbar.c | 307 +++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 279 ----------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 309 insertions(+), 279 deletions(-) + +commit 3f55af70725a6365302a3f89ac3f440f24d687ee +Author: Tristan Van Berkom +Date: Sat May 4 14:43:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuBar into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-bar.c | 140 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 114 ------------------------------- + po/POTFILES.in | 2 + + 4 files changed, 143 insertions(+), 114 deletions(-) + +commit 916233cebf7a29d2529238fcbb2cafecbef6b99d +Author: Tristan Van Berkom +Date: Fri May 3 23:33:48 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRadioMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-radio-menu-item.c | 55 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 29 ----------------- + po/POTFILES.in | 1 + + 4 files changed, 57 insertions(+), 29 deletions(-) + +commit 16906e0f14f0354d6ec546cbf12214f85eb10995 +Author: Tristan Van Berkom +Date: Fri May 3 23:31:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkImageMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-image-menu-item.c | 237 +++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 208 --------------------------- + po/POTFILES.in | 1 + + 4 files changed, 239 insertions(+), 208 deletions(-) + +commit ea11835fa51c74ddebcbd5266d5ab24ab05b0714 +Author: Tristan Van Berkom +Date: Fri May 3 23:28:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-item.c | 236 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 209 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 238 insertions(+), 209 deletions(-) + +commit 2a041f5d1e12bc728d7e0e59d0ae0951a9541141 +Author: Tristan Van Berkom +Date: Fri May 3 23:22:10 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuShell into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-menu-shell.c | 621 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-menu-shell.h | 59 ++++ + plugins/gtk+/glade-gtk.c | 594 +--------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 684 insertions(+), 593 deletions(-) + +commit bd00d95c74e4c94246d55d824838b2bd695fe3db +Author: Tristan Van Berkom +Date: Fri May 3 23:12:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRecentChooserMenu into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 50 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 23 ------------- + po/POTFILES.in | 2 ++ + 4 files changed, 53 insertions(+), 23 deletions(-) + +commit 65b70fbbd101a849d1a363801337a1e42c430d8c +Author: Tristan Van Berkom +Date: Fri May 3 23:09:32 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenu into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu.c | 45 +++++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 20 ------------------- + po/POTFILES.in | 1 + + 4 files changed, 47 insertions(+), 20 deletions(-) + +commit 6338066d4b70a448a0f1f534b0a3f56834e7fdaa +Author: Tristan Van Berkom +Date: Fri May 3 23:07:23 2013 +0900 + + Move GladeWidgetAdaptor code for GtkImage into it's own C file + + Includes a bit of a fixup for the GtkButton code + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-button.c | 46 ++++---- + plugins/gtk+/glade-gtk-button.h | 34 ++++++ + plugins/gtk+/glade-gtk-image.c | 249 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-image.h | 37 ++++++ + plugins/gtk+/glade-gtk.c | 225 +----------------------------------- + po/POTFILES.in | 1 + + 7 files changed, 351 insertions(+), 244 deletions(-) + +commit 494e742b95dcb294ff097bdad11018017316e3cd +Author: Tristan Van Berkom +Date: Fri May 3 22:59:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-button.c | 284 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 255 ------------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 286 insertions(+), 255 deletions(-) + +commit 4a91d9be6d87143122d7317748b90ade9b1492a2 +Author: Tristan Van Berkom +Date: Fri May 3 22:55:39 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFileChooserWidget into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-file-chooser-widget.c | 54 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 28 --------------- + po/POTFILES.in | 1 + + 4 files changed, 56 insertions(+), 28 deletions(-) + +commit b145dd40ebab4bb4c06552cab85ad6d0224571b8 +Author: Tristan Van Berkom +Date: Fri May 3 22:50:20 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMessageDialog into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-message-dialog.c | 208 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 183 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 210 insertions(+), 183 deletions(-) + +commit 7160b30eb58bc1465f3142825aab0b675078cfee +Author: Tristan Van Berkom +Date: Fri May 3 22:47:58 2013 +0900 + + Move GladeWidgetAdaptor code for GtkDialog into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-dialog.c | 194 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-dialog.h | 34 +++++++ + plugins/gtk+/glade-gtk.c | 167 +--------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 232 insertions(+), 166 deletions(-) + +commit 882533bee5b13d756be6e32538f79648ac84d992 +Author: Tristan Van Berkom +Date: Fri May 3 22:40:22 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAboutDialog into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-about-dialog.c | 67 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 --------------------- + po/POTFILES.in | 1 + + 4 files changed, 69 insertions(+), 40 deletions(-) + +commit 37cc8fcf0c662a3d529db378e48ff0d3edeb684b +Author: Tristan Van Berkom +Date: Fri May 3 22:36:45 2013 +0900 + + Move GladeWidgetAdaptor code for GtkWindow into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-accels.h | 3 - + plugins/gtk+/glade-gtk-window.c | 198 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 165 --------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 200 insertions(+), 168 deletions(-) + +commit f8d2db9a3f3da3df31d991ae50d649004fb8b070 +Author: Tristan Van Berkom +Date: Fri May 3 22:31:06 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFixed/GtkLayout into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-fixed-layout.c | 131 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 108 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 133 insertions(+), 108 deletions(-) + +commit aaf753ce83525eb2e10156c14c3889803b217ec2 +Author: Tristan Van Berkom +Date: Fri May 3 22:28:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkEntry into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-entry.c | 313 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 285 ------------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 315 insertions(+), 285 deletions(-) + +commit b13dfaf3e3b85ce501be35f104f73e0537b3dcda +Author: Tristan Van Berkom +Date: Fri May 3 22:25:26 2013 +0900 + + Move GladeWidgetAdaptor code for GtkExpander into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-expander.c | 150 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 124 ------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 152 insertions(+), 124 deletions(-) + +commit 3cd9be03e8f16c375bda1b9a6d265a54cd189c40 +Author: Tristan Van Berkom +Date: Fri May 3 22:23:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkPaned into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-paned.c | 162 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 138 ----------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 164 insertions(+), 138 deletions(-) + +commit aacacff97129aef802635aaee0b76997b3462996 +Author: Tristan Van Berkom +Date: Fri May 3 22:20:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkNotebook into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-box.c | 2 +- + plugins/gtk+/glade-gtk-notebook.c | 959 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-notebook.h | 40 ++ + plugins/gtk+/glade-gtk.c | 933 ------------------------------------ + plugins/gtk+/glade-gtk.h | 13 - + po/POTFILES.in | 1 + + 7 files changed, 1003 insertions(+), 947 deletions(-) + +commit 0d48de27ec6ffc7be5ca2fc20cde0e0652fa0a55 +Author: Tristan Van Berkom +Date: Fri May 3 22:07:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFrame into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-frame.c | 207 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-frame.h | 39 ++++++++ + plugins/gtk+/glade-gtk.c | 190 +------------------------------------ + po/POTFILES.in | 1 + + 5 files changed, 253 insertions(+), 186 deletions(-) + +commit a9628287b9d8e16323ee055506bb00b185637f3e +Author: Tristan Van Berkom +Date: Fri May 3 21:59:48 2013 +0900 + + Moving a function from glade-gtk.c to glade-fixed.c + + plugins/gtk+/glade-fixed.c | 35 ++++++++++++++++++++++------------- + plugins/gtk+/glade-gtk.c | 8 -------- + 2 files changed, 22 insertions(+), 21 deletions(-) + +commit 94a5f71ad0fec0a9315444a99d88eedc8eb3ff71 +Author: Tristan Van Berkom +Date: Fri May 3 21:57:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkContainer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-container.c | 229 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 203 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 231 insertions(+), 203 deletions(-) + +commit ee8deae7b6f2055f6a7c49aadd6f002162e3b38b +Author: Tristan Van Berkom +Date: Fri May 3 21:53:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkWidget into it's own C file + + Also migrated accelerator [de]serialization into glade-accels.[ch] + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-accels.c | 57 ++ + plugins/gtk+/glade-accels.h | 9 + + plugins/gtk+/glade-gtk-widget.c | 1053 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 1095 +-------------------------------------- + plugins/gtk+/glade-gtk.h | 16 +- + po/POTFILES.in | 1 + + 7 files changed, 1130 insertions(+), 1102 deletions(-) + +commit b425c976503eca7b425b16442904d614a987f032 +Author: Dimitris Spingos +Date: Thu May 2 21:43:14 2013 +0300 + + Updated Greek translation + + po/el.po | 2059 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1070 insertions(+), 989 deletions(-) + +commit 64ed9edbbe263a1cf3053349d50d0a27e908904d +Author: Tristan Van Berkom +Date: Thu May 2 14:40:51 2013 +0900 + + GladeEditorProperty: Minimum width of 8 chars for combo boxes (before wrapping) + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 40fa80d8bceb1a874461570833ccb4e5bff09954 +Author: Tristan Van Berkom +Date: Thu May 2 14:32:01 2013 +0900 + + GladeAboutDialogEditor: Saved again without the erronous packing properties. + + plugins/gtk+/glade-about-dialog-editor.ui | 5 ----- + 1 file changed, 5 deletions(-) + +commit c3538566b85a42ddeb73155baec49d9d0d93b273 +Author: Tristan Van Berkom +Date: Thu May 2 14:31:06 2013 +0900 + + Private Catalog: Mark GladeWindowEditor's extension-port as an anarchist child. + + This disables packing properties, which are inappropriate in this case. + + plugins/gtk-private/glade-gtk-private.xml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0863f386bf19a5305a14d587abe1c77c2469e1fb +Author: Tristan Van Berkom +Date: Thu May 2 01:37:32 2013 +0900 + + GladeEditorProperty: Enable word wrapping in combo boxes. + + gladeui/glade-editor-property.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 9974676e13d0d2d0661207fac318eff580deeb79 +Author: Tristan Van Berkom +Date: Thu May 2 01:24:25 2013 +0900 + + GladeAboutDialogEditor: Touching up UI + + plugins/gtk+/glade-about-dialog-editor.ui | 178 ++++++++++++++++++------------ + 1 file changed, 106 insertions(+), 72 deletions(-) + +commit 499e29d232e92b8094fa78f476f4a35c82494975 +Author: Tristan Van Berkom +Date: Thu May 2 00:17:38 2013 +0900 + + Adding glade-about-dialog-editor.c to POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 6dbc09cd453e3bec01da93291e7d2095f5ff8120 +Author: Tristan Van Berkom +Date: Wed May 1 23:57:01 2013 +0900 + + Set translation domain for about dialog editor + + plugins/gtk+/glade-about-dialog-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0ace3df4fd9f9e7e57d65451dddb25e57bfd4740 +Author: Tristan Van Berkom +Date: Wed May 1 23:55:26 2013 +0900 + + Added GladeAboutDialogEditor + + plugins/gtk+/Makefile.am | 5 +- + plugins/gtk+/glade-about-dialog-editor.c | 238 ++++++++++ + plugins/gtk+/glade-about-dialog-editor.h | 57 +++ + plugins/gtk+/glade-about-dialog-editor.ui | 628 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 79 +++- + plugins/gtk+/gtk+.xml.in | 35 +- + po/POTFILES.in | 1 + + 8 files changed, 1019 insertions(+), 25 deletions(-) + +commit 0a5c552095f3d1fdd28f2fac41e56ecbabca9a22 +Author: Tristan Van Berkom +Date: Wed May 1 23:54:42 2013 +0900 + + GtkBox adaptor: Handle internal widgets properly + + plugins/gtk+/glade-gtk-box.c | 18 +++++++++++------- + 1 file changed, 11 insertions(+), 7 deletions(-) + +commit 5fd9e9afb0125342ff8341903cce70e11e000100 +Author: Tristan Van Berkom +Date: Wed May 1 23:54:19 2013 +0900 + + Add GladeWindowEditor to private catalog + + plugins/gtk-private/glade-gtk-private.xml | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 01c56c07e1d032cdf3b46e67628ffac3dd001608 +Author: Tristan Van Berkom +Date: Wed May 1 23:53:50 2013 +0900 + + GladeWindowEditor: Added an extension port for derived editors. + + plugins/gtk+/glade-window-editor.c | 19 +++- + plugins/gtk+/glade-window-editor.h | 4 +- + plugins/gtk+/glade-window-editor.ui | 202 +++++++++++------------------------- + 3 files changed, 81 insertions(+), 144 deletions(-) + +commit 1e863aa50ff9a518ec2e27338dcb907e0f35fdd5 +Author: Tristan Van Berkom +Date: Wed May 1 23:52:40 2013 +0900 + + GladePropertyShell: Added pre/post commit signals + + gladeui/glade-property-shell.c | 116 ++++++++++++++++++++++++++++++++++++----- + gladeui/glade.h | 1 + + 2 files changed, 103 insertions(+), 14 deletions(-) + +commit 7969d2bd97152f5d1d031322f5ea1507b617174d +Author: Tristan Van Berkom +Date: Wed May 1 23:52:20 2013 +0900 + + GladeEditorProperty: Make combos expand + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 5b2228e8a1a14a154d481aea3104194c8c836290 +Author: Tristan Van Berkom +Date: Wed May 1 20:26:47 2013 +0900 + + Unmark GtkWidget:has-focus & is-focus as save-always. + + This was a copy/paste error, there is no need to mark these as save-always + and it introduces meaningless diffs in projects + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 33accd87253b15afb53f5eb8e84206e732cd61f6 +Author: Tristan Van Berkom +Date: Wed May 1 20:23:08 2013 +0900 + + glade-window-editor.ui: Added missing translation domain setting. + + plugins/gtk+/glade-window-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit e395758b546cedc96cad7dd254d71de0d3f5f916 +Author: Daniel Mustieles +Date: Sun Apr 28 21:02:13 2013 +0200 + + Updated Spanish translation + + po/es.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d0868d8c820b1cfa4dd06c77ff71ec9fb618f6f0 +Author: Daniel Mustieles +Date: Sun Apr 28 21:01:20 2013 +0200 + + Updated Spanish translation + + po/es.po | 1801 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 903 insertions(+), 898 deletions(-) + +commit ba955db20be5407659c1131239468b62a4ba0adf +Author: Piotr Drąg +Date: Sun Apr 28 19:02:12 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit ff1a3af6df800b9aa500e47beb38305add476796 +Author: Tristan Van Berkom +Date: Sun Apr 28 22:37:28 2013 +0900 + + Added new custom editor GladeWindowEditor. + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 49 +- + plugins/gtk+/glade-window-editor.c | 191 ++++++ + plugins/gtk+/glade-window-editor.h | 57 ++ + plugins/gtk+/glade-window-editor.ui | 879 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 57 +- + po/POTFILES.in | 1 + + 8 files changed, 1219 insertions(+), 25 deletions(-) + +commit 4d4bedd120f7e8b48170f30eadd06f64f56adb74 +Author: Tristan Van Berkom +Date: Sun Apr 28 20:44:31 2013 +0900 + + Added more debugging domains, enabled some long dornmant debug prints + + gladeui/glade-command.c | 21 +++++++++++---------- + gladeui/glade-debug.c | 5 ++++- + gladeui/glade-debug.h | 6 +++++- + gladeui/glade-property.c | 41 ++++++++++++++++++++--------------------- + gladeui/glade-widget.c | 31 ++++++++++++------------------- + 5 files changed, 52 insertions(+), 52 deletions(-) + +commit b1d730a945aeb0cf34a86e048ca2a4f0b76b5c58 +Author: Tristan Van Berkom +Date: Sun Apr 28 20:24:02 2013 +0900 + + Added debug flags and --enable-debug configure option. + + Also fixed warnings for versioning errors and such, GladeVerifyFlags was + not properly defined. + + configure.ac | 19 +++++++++++++++++++ + gladeui/Makefile.am | 2 ++ + gladeui/glade-app.c | 2 ++ + gladeui/glade-debug.c | 33 +++++++++++++++++++++++++++++++++ + gladeui/glade-debug.h | 23 ++++++++++++++++++++++- + gladeui/glade-project.c | 29 +++++++++++++++++++++++++++++ + gladeui/glade-project.h | 6 +++--- + gladeui/glade.h | 1 + + plugins/gtk+/Makefile.am | 1 + + 9 files changed, 112 insertions(+), 4 deletions(-) + +commit e3d3b8ab609ba851fa25b4643a6b12020fb72fc3 +Author: Tristan Van Berkom +Date: Sun Apr 28 19:29:12 2013 +0900 + + GTK+ Catalog: Bumped current GTK+ version to 3.10 and added missing displayable values. + + plugins/gtk+/gtk+.xml.in | 19 +++++++++++++++++-- + 1 file changed, 17 insertions(+), 2 deletions(-) + +commit 992a332ccf47bbdedd8492583dd06e910316e95c +Author: Tristan Van Berkom +Date: Sun Apr 28 19:02:10 2013 +0900 + + GladeActivatableEditor: Hide the actionable properties if not actionable. + + plugins/gtk+/glade-activatable-editor.c | 43 +++++++++++++++++++++++++++++++- + plugins/gtk+/glade-activatable-editor.ui | 28 ++++++++++++++++++--- + 2 files changed, 66 insertions(+), 5 deletions(-) + +commit 5f894ab11196dd45c74d4874407be78b7e7e8615 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:47:44 2013 +0900 + + Ported GladeToolButtonEditor to use a composite widget template + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 37 +- + plugins/gtk+/glade-tool-button-editor.c | 308 ++++----------- + plugins/gtk+/glade-tool-button-editor.h | 29 +- + plugins/gtk+/glade-tool-button-editor.ui | 494 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 16 +- + po/POTFILES.in | 1 + + 8 files changed, 615 insertions(+), 272 deletions(-) + +commit 453bb7f3f9af4c223c77892fbf6d6bd9c8575759 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:52 2013 +0900 + + GladeButtonEditor: Remove pointless finalize implementation. + + plugins/gtk+/glade-button-editor.c | 12 ------------ + 1 file changed, 12 deletions(-) + +commit 6626d36433bd9504879b74f606ff1b04f3166014 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:20 2013 +0900 + + GladeEditable: Automatically disconnect to signals when an editor is destroyed. + + gladeui/glade-editable.c | 17 +++++++++++++++++ + 1 file changed, 17 insertions(+) + +commit 5420fef2c665bbf0d793342da4aa5d8385a45ecb +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:00 2013 +0900 + + GladeEditorProperty: Fixed typo which was causing assertions + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 39eef1079f85d4843e121f73889fb813244026d3 +Author: Tristan Van Berkom +Date: Sat Apr 27 21:19:30 2013 +0900 + + Bug 698920: New icon for GtkMenuButton + + New icon by Paolo Borelli + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-menubutton.png | Bin 0 -> 563 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-menubutton.png | Bin 0 -> 359 bytes + 4 files changed, 2 insertions(+) + +commit 24e81bb028f513516795fc6945f03aee11250641 +Author: Tristan Van Berkom +Date: Fri Apr 26 22:13:26 2013 +0900 + + GladeInspector: Add ellipsizing text + + Now we combine the type name & detail cells into the same cell and + ellipsize that cell (it works better if only one cell ellipsizes). + + gladeui/glade-inspector.c | 57 +++++++++++++++++++++++++++++++---------------- + 1 file changed, 38 insertions(+), 19 deletions(-) + +commit 9c37e519a69fb6036fe0312248611f2ce048cfc7 +Author: Tristan Van Berkom +Date: Fri Apr 26 19:38:33 2013 +0900 + + GladePreferences: Corrected type in "Create bsackups" + + src/glade-preferences.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 972f9474d6cb1d146e2624e3f4de351e7c08110c +Author: Tristan Van Berkom +Date: Thu Apr 25 21:16:29 2013 +0900 + + GladeWidget: Reorder properties, avoid crash when setting the object before the adaptor. + + gladeui/glade-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 308cad44a555563e5eec3604c4b57db71efeaa64 +Author: Daniel Mustieles +Date: Thu Apr 25 17:40:06 2013 +0200 + + Updated Spanish translation + + po/es.po | 3444 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2078 insertions(+), 1366 deletions(-) + +commit 1906695523bad9be60cb2933a7cb6a585c27a7f5 +Author: Tristan Van Berkom +Date: Thu Apr 25 15:51:10 2013 +0900 + + Moving GtkPlacesSidebar into the composite widgets section of the palette. + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 75409b49050e00ad42c11b2734c50cd444a3aee1 +Author: Tristan Van Berkom +Date: Thu Apr 25 15:32:04 2013 +0900 + + GladePopup: Use real GtkSeparatorMenuItems + + This apparently makes a difference with the Adwaita theme. + + gladeui/glade-popup.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit efcfe5979d6416892c015b487068f0d383092776 +Author: Fran Diéguez +Date: Wed Apr 24 09:52:29 2013 +0200 + + Updated Galician translations + + po/gl.po | 142 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 61 insertions(+), 81 deletions(-) + +commit 942ae60198df777bc3b5e78c2dc3651a0d3c23a5 +Author: Dimitris Spingos +Date: Tue Apr 23 22:33:17 2013 +0300 + + Updated Greek translation + + po/el.po | 3359 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2055 insertions(+), 1304 deletions(-) + +commit 65176b11127731b80fdc8a30b27a9f88af1f7512 +Author: Federico Mena Quintero +Date: Mon Apr 22 16:13:43 2013 -0400 + + Add icons for GtkPlacesSidebar + + BOW TO MY MAD PIXEL-PUSHING SKILLZ. + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-placessidebar.png | Bin 0 -> 222 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-placessidebar.png | Bin 0 -> 235 bytes + 4 files changed, 2 insertions(+) + +commit 53471a94e1582f864dbd438ecd7bd7f6b00ebb50 +Author: Federico Mena Quintero +Date: Mon Apr 22 15:49:04 2013 -0400 + + Add GtkPlacesSidebar to the gtk+ plugin's catalog + + Signed-off-by: Federico Mena Quintero + + plugins/gtk+/gtk+.xml.in | 9 ++++++++- + 1 file changed, 8 insertions(+), 1 deletion(-) + +commit 277fa7ee6a02313ba350dcd7ec469fd52dc8c96f +Author: Tristan Van Berkom +Date: Mon Apr 22 17:26:25 2013 +0900 + + Rolling 3.15.1 + + NEWS | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 62 insertions(+), 1 deletion(-) + +commit fb47b778cc26404b1832a700a5a2082841c1991b +Author: Fran Diéguez +Date: Sun Apr 21 23:48:29 2013 +0200 + + Updated Galician translations + + po/gl.po | 3362 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2020 insertions(+), 1342 deletions(-) + +commit 0d903542cdf433d9c9be3b526ab85e2c9469afe5 +Author: Tristan Van Berkom +Date: Mon Apr 22 00:46:29 2013 +0900 + + GladeEntryEditor: Ported to use GtkBuilder composite templates. + + The entry editor is now much improved and better formatted, additionally + we use a check mark for 'use markup' instead of presenting both + tooltip-markup / tooltip-text properties (as we do in GladeWidgetEditor). + + A few other improvements were made too, don't allow editing 'shadow-type' + if 'has-frame' is FALSE, don't allow editing 'invisible-char' if 'visibility' + is TRUE. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-entry-editor.c | 635 ++++------ + plugins/gtk+/glade-entry-editor.h | 23 +- + plugins/gtk+/glade-entry-editor.ui | 1585 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 54 +- + plugins/gtk+/gtk+.xml.in | 39 +- + po/POTFILES.in | 1 + + 8 files changed, 1892 insertions(+), 447 deletions(-) + +commit 871c7f59c325d97dc888c901a25db0d776ca6cc2 +Author: Tristan Van Berkom +Date: Mon Apr 22 00:44:58 2013 +0900 + + GladeEditorProperty: Make internal entries and spin buttons expand horizontally + + This makes for better alignment of input fields, and it's just the internal + entries and spin buttons which expand, the surrounding GladeEditorProperty + itself can be made to not expand (which often it does), this ensures that + the available space is filled by the internal editing widget. + + gladeui/glade-editor-property.c | 10 +++++++++- + 1 file changed, 9 insertions(+), 1 deletion(-) + +commit 522b12e6a421cb1b3ff7b56916cd2b6c47f7fde5 +Author: Tristan Van Berkom +Date: Sun Apr 21 21:35:23 2013 +0900 + + GladeImageEditor: Ported to use composite GtkBuilder template. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 17 +- + plugins/gtk+/glade-image-editor.c | 254 +++------- + plugins/gtk+/glade-image-editor.h | 28 +- + plugins/gtk+/glade-image-editor.ui | 620 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 7 + + po/POTFILES.in | 1 + + 8 files changed, 707 insertions(+), 222 deletions(-) + +commit f39d7233a8c86c34862b9db1970eb89a779fb8f5 +Author: Tristan Van Berkom +Date: Sun Apr 21 21:35:04 2013 +0900 + + GladeLabelEditor: Removed old UI construction code + + plugins/gtk+/glade-label-editor.c | 294 -------------------------------------- + 1 file changed, 294 deletions(-) + +commit 17514ecda9e6737b98bc7a6c9c7a0e597be601f9 +Author: Tristan Van Berkom +Date: Sun Apr 21 20:40:34 2013 +0900 + + GladeEditorTable: Added check button to mark a toplevel GtkWidget as composite. + + gladeui/glade-editor-table.c | 74 +++++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 69 insertions(+), 5 deletions(-) + +commit f6f06561191ac385a56d71f0e14983c8f208e47b +Author: Tristan Van Berkom +Date: Sun Apr 21 20:08:13 2013 +0900 + + GladeEditorTable: Enhance name label for composite templates. + + When a widget is a composite template, then call the "ID:" field + the "Class Name:" field instead. + + gladeui/glade-editor-table.c | 26 ++++++++++++++++++++++++-- + 1 file changed, 24 insertions(+), 2 deletions(-) + +commit 5f37c6e050eb4d77a3cc98526b64e7d7ffea056f +Author: Tristan Van Berkom +Date: Sun Apr 21 20:01:12 2013 +0900 + + GladeLabelEditor: UI Touchup + + plugins/gtk+/glade-label-editor.ui | 17 +++++++---------- + 1 file changed, 7 insertions(+), 10 deletions(-) + +commit 824e913b502db3f6c265a76891ebcd50568274c7 +Author: Tristan Van Berkom +Date: Sun Apr 21 18:13:48 2013 +0900 + + GladeLabelEditor: Port to be a composite template and derive from GladeEditorSkeleton + + Now the GladeLabelEditor can be edited in Glade. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 48 +- + plugins/gtk+/glade-label-editor.c | 181 +++-- + plugins/gtk+/glade-label-editor.h | 39 +- + plugins/gtk+/glade-label-editor.ui | 955 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 22 +- + po/POTFILES.in | 1 + + 8 files changed, 1095 insertions(+), 153 deletions(-) + +commit 205f4bbe8ff6a019b925a1bc8e01ebc4106493e2 +Author: Tristan Van Berkom +Date: Sun Apr 21 18:13:17 2013 +0900 + + GladeAttributes: Make the editor button have a label and expand horizontally + + plugins/gtk+/glade-attributes.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 020115698c5d7304e3b1d9c51e6a4991677b4ae2 +Author: Tristan Van Berkom +Date: Sun Apr 21 15:55:41 2013 +0900 + + GladeWidgetEditor: Removed the useless embedded GladeEditorTable. + + plugins/gtk+/glade-widget-editor.c | 14 ---- + plugins/gtk+/glade-widget-editor.ui | 126 ++++++++++++++++-------------------- + 2 files changed, 55 insertions(+), 85 deletions(-) + +commit df60e97f4c75e2cfc5b6b60bffb9d5d23315ea52 +Author: Tristan Van Berkom +Date: Sun Apr 21 15:54:50 2013 +0900 + + Cleanup gtk+.xml.in: Removed 'common' attributes for all custom-layout properties + + plugins/gtk+/gtk+.xml.in | 58 ++++++++++++++++++++---------------------------- + 1 file changed, 24 insertions(+), 34 deletions(-) + +commit a4c5da1ad2e4e123f249101d15fc25a60405c991 +Author: Tristan Van Berkom +Date: Sat Apr 20 23:11:18 2013 +0900 + + GladeWidgetEditor: UI touchups + + plugins/gtk+/glade-widget-editor.ui | 363 ++++++++++++++++++------------------ + 1 file changed, 178 insertions(+), 185 deletions(-) + +commit 7ff3db8df1077f720dd21668362d89641e3d8551 +Author: Tristan Van Berkom +Date: Sat Apr 20 22:39:15 2013 +0900 + + Added GladeWidgetEditor. + + A nicely formatted editor for GtkWidget & GtkContainer attributes + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 27 +- + plugins/gtk+/glade-widget-editor.c | 316 +++++++ + plugins/gtk+/glade-widget-editor.h | 56 ++ + plugins/gtk+/glade-widget-editor.ui | 1186 ++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 70 +- + po/POTFILES.in | 2 + + 8 files changed, 1636 insertions(+), 31 deletions(-) + +commit 4a26b3c54f53c1cbb3d1351f0790c7a5e705ec86 +Author: Tristan Van Berkom +Date: Sat Apr 20 21:50:27 2013 +0900 + + GladeStringList: Make the treeview expand horizontally + + plugins/gtk+/glade-string-list.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 94dbdf9f343bba7c580f4b75aa5d699def9be296 +Author: Tristan Van Berkom +Date: Sat Apr 20 19:37:45 2013 +0900 + + GladeStringList: request height for four lines of text + + plugins/gtk+/glade-string-list.c | 27 ++++++++++++++++++++++++++- + 1 file changed, 26 insertions(+), 1 deletion(-) + +commit a4e96be158099470eb31eb09e85878b1f4784a7f +Author: Tristan Van Berkom +Date: Sat Apr 20 19:04:33 2013 +0900 + + GladeButtonEditor: Reworked UI + + plugins/gtk+/glade-button-editor.c | 145 ++++------ + plugins/gtk+/glade-button-editor.ui | 563 ++++++++++++++++-------------------- + 2 files changed, 315 insertions(+), 393 deletions(-) + +commit 7f1c227b6db745836e2d5f6add19adaf7a8cce1a +Author: Tristan Van Berkom +Date: Sat Apr 20 19:04:09 2013 +0900 + + GladeActivatableEditor: UI touchup + + plugins/gtk+/glade-activatable-editor.ui | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +commit 92592e15179c3cda2ed44fc1ef7ad6b28d611b4a +Author: Tristan Van Berkom +Date: Sat Apr 20 17:06:42 2013 +0900 + + Created GladeProjectProperties dialog + + Split out the code in GladeProject and created a separate object implementing + the project properties dialog as a composite template widget. + + gladeui/Makefile.am | 14 +- + gladeui/glade-project-properties.c | 697 ++++ + gladeui/glade-project-properties.h | 62 + + gladeui/glade-project-properties.ui | 15 +- + gladeui/glade-project.c | 6170 ++++++++++++++++------------------- + gladeui/glade-project.h | 6 + + po/POTFILES.in | 1 + + 7 files changed, 3647 insertions(+), 3318 deletions(-) + +commit ce301a0be976abe4948add67a6d11f5612416d05 +Author: Juan Pablo Ugarte +Date: Fri Apr 19 19:59:29 2013 -0300 + + GladeDesignLayout: added GTK_STYLE_CLASS_BACKGROUND class to default_context, so widgets other than GtkWindow get a proper background. + + gladeui/glade-design-layout.c | 1 + + 1 file changed, 1 insertion(+) + +commit 5b79610a34607f71bee67d9c372d11c831047526 +Author: Juan Pablo Ugarte +Date: Fri Apr 19 19:19:44 2013 -0300 + + GladeDesignLayout, GladePalette: Use class icon and name + widget name as drag icon widget. + + gladeui/glade-design-layout.c | 103 ++++++++++++++++++++++++++++++++--------- + gladeui/glade-design-private.h | 4 ++ + gladeui/glade-palette.c | 33 +++++++++++-- + 3 files changed, 114 insertions(+), 26 deletions(-) + +commit 9f9dc95a25dc0925c06265a6f51ecd7038bd162a +Author: Alexandre Franke +Date: Thu Apr 18 15:59:13 2013 +0200 + + Update French translation + + help/fr/figures/main-window.png | Bin 47793 -> 49435 bytes + help/fr/fr.po | 114 ++++++---------------------------------- + 2 files changed, 15 insertions(+), 99 deletions(-) + +commit 8ffd04f962f7fa47479718ccc499b4e4b5cb3651 +Author: Tristan Van Berkom +Date: Tue Apr 16 22:02:11 2013 +0900 + + Bug 697926: Signal Editor now initially expands rows which contain handlers + + gladeui/glade-signal-editor.c | 48 +++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 48 insertions(+) + +commit 068f41e701691451c808ae98461cd8f137b215e8 +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:42 2013 +0900 + + GladeButtonEditor: UI touchups + + plugins/gtk+/glade-button-editor.ui | 763 ++++++++++++++++++++---------------- + 1 file changed, 422 insertions(+), 341 deletions(-) + +commit 733da124e66d56578db73b6e89fd792921769768 +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:26 2013 +0900 + + GladeActivatableEditor: UI touchups + + plugins/gtk+/glade-activatable-editor.ui | 47 +++++++++++++++++--------------- + 1 file changed, 25 insertions(+), 22 deletions(-) + +commit bc26f11f9c5a2cfc6ab2e7e9a00a1a5ccff8395b +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:01 2013 +0900 + + GladeEditorTable: Column spacing of 6 + + gladeui/glade-editor-table.c | 1 + + 1 file changed, 1 insertion(+) + +commit ef450ea6b53d3ccf4545258255ff9beeb878daf1 +Author: OKANO Takayoshi +Date: Tue Apr 16 01:43:38 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 24 ++++-------------------- + 1 file changed, 4 insertions(+), 20 deletions(-) + +commit 1028e9dd21e1346360c0ac48d3ab2f0bbd4ae2bf +Author: Tristan Van Berkom +Date: Mon Apr 15 17:27:30 2013 +0900 + + Moved old ChangeLog to a zipped file, now generate ChangeLog at make dist time. + + ChangeLog | 14082 ----------------------------------------------------- + ChangeLog.old.gz | Bin 0 -> 149641 bytes + Makefile.am | 14 + + 3 files changed, 14 insertions(+), 14082 deletions(-) + +commit 4e3c6e869e3a337cfc14bff5ddf221d658ff6ca3 +Author: Tristan Van Berkom +Date: Mon Apr 15 16:02:29 2013 +0900 + + Removed obsolete togglebutton editor from the private editors catalog + + plugins/gtk-private/glade-gtk-private.xml | 8 -------- + 1 file changed, 8 deletions(-) + +commit dce660ca4c184a4f37c7b2946a452f0664335b6a +Author: Tristan Van Berkom +Date: Mon Apr 15 15:59:20 2013 +0900 + + Bumping required GTK+ version to 3.9.0 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 969e5b20b1d6d3fe7ca3ae64d5b7c2e75c191afe +Author: Tristan Van Berkom +Date: Mon Apr 15 15:43:44 2013 +0900 + + GladeButtonEditor: Now handle all subclasses in this editor. + + Looks much nicer all formatted into the same editor... removed + the other experimental radio/toggle editors + + plugins/gtk+/Makefile.am | 8 +- + plugins/gtk+/glade-button-editor.c | 83 ++++++++++++++--- + plugins/gtk+/glade-button-editor.ui | 118 ++++++++++++++++++++----- + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 - + plugins/gtk+/glade-gtk.c | 9 +- + plugins/gtk+/glade-radio-button-editor.c | 74 ---------------- + plugins/gtk+/glade-radio-button-editor.h | 56 ------------ + plugins/gtk+/glade-radio-button-editor.ui | 80 ----------------- + plugins/gtk+/glade-toggle-button-editor.c | 74 ---------------- + plugins/gtk+/glade-toggle-button-editor.h | 56 ------------ + plugins/gtk+/glade-toggle-button-editor.ui | 97 -------------------- + po/POTFILES.in | 4 - + 12 files changed, 169 insertions(+), 492 deletions(-) + +commit 618c18633894bf25945cd69ffc5fc28bdd115d0e +Author: Tristan Van Berkom +Date: Mon Apr 15 15:42:21 2013 +0900 + + GladePropertyShell: Be forgiving for invalid properties. + + If the property class is not reachable for the loaded widget, just + silently fail to load, this helps for cases where GladeButtonEditor + also handles subclasses so some properties might or might not be + editable. + + gladeui/glade-property-shell.c | 40 +++++++++++++++++++++++++++++++++------- + 1 file changed, 33 insertions(+), 7 deletions(-) + +commit 3a7171cf50e2e1334cfb3d0f9be889b292f59ba4 +Author: Tristan Van Berkom +Date: Mon Apr 15 00:53:38 2013 +0900 + + Fixing potfiles + + po/POTFILES.in | 1 - + 1 file changed, 1 deletion(-) + +commit 1930a7917692cdc9542798542b1f2bc174fce009 +Author: Tristan Van Berkom +Date: Mon Apr 15 00:31:38 2013 +0900 + + Added new GladeRadioButtonEditor + + This one just adds the group property to the embedded GladeToggleButtonEditor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-button-editor.ui | 19 ------ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 5 +- + plugins/gtk+/glade-radio-button-editor.c | 74 ++++++++++++++++++++++++ + plugins/gtk+/glade-radio-button-editor.h | 56 ++++++++++++++++++ + plugins/gtk+/glade-radio-button-editor.ui | 80 ++++++++++++++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.c | 2 +- + plugins/gtk+/glade-toggle-button-editor.ui | 1 + + plugins/gtk+/gtk+.xml.in | 1 + + plugins/gtk-private/glade-gtk-private.xml | 1 + + po/POTFILES.in | 2 + + 12 files changed, 224 insertions(+), 21 deletions(-) + +commit ac984203f1eddb4dd44b1468dccfec298fb7a9c4 +Author: Tristan Van Berkom +Date: Sun Apr 14 22:43:15 2013 +0900 + + Added GladeToggleButtonEditor. + + Mostly just a glade file template and some boiler plate code. + + plugins/gtk+/Makefile.am | 5 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 8 ++- + plugins/gtk+/glade-toggle-button-editor.c | 74 ++++++++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.h | 56 +++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.ui | 96 ++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 3 + + plugins/gtk-private/glade-gtk-private.xml | 7 ++ + po/POTFILES.in | 2 + + 9 files changed, 250 insertions(+), 2 deletions(-) + +commit 3b1da58f52a250d68e41de7fe70bd3f1637ef51f +Author: Tristan Van Berkom +Date: Sun Apr 14 21:52:43 2013 +0900 + + GladeButtonEditor: Many touchups in the UI, added extension point for embedding additional properties. + + plugins/gtk+/glade-button-editor.c | 1 + + plugins/gtk+/glade-button-editor.ui | 153 +++++++++++++++++++++++------------- + 2 files changed, 99 insertions(+), 55 deletions(-) + +commit 6aec2ea56f528d0d62915cebfb343fce011a2f87 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:51:40 2013 +0900 + + GladePropertyLabel: Now use italic to show changed state of properties. + + We want to use bold lettering to show different sections in an editor, + using bold for modified state of properties conflicts with the appearance, + italic is more subtle but also obvious. + + gladeui/glade-property-label.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 7e904c4f1559977c6fc9530b361b4efac7594c89 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:51:19 2013 +0900 + + GladeEditorProperty: Dont focus-on-click check buttons. + + gladeui/glade-editor-property.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit fca1c3f491f80454f286d2ef05e3f9f388220579 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:20:58 2013 +0900 + + GladeGladePropertyShell: Give the shell a label in the UI while editing. + + Makes designing a property editor more comfortable. + + plugins/gladeui/Makefile.am | 4 +++- + plugins/gladeui/glade-glade-property-shell.c | 36 ++++++++++++++++++++++++++++ + plugins/gladeui/gladeui.xml | 1 + + 3 files changed, 40 insertions(+), 1 deletion(-) + +commit ab97ccad902c73f8383021221e2c9f85e78d48e8 +Author: Tristan Van Berkom +Date: Sun Apr 14 18:38:37 2013 +0900 + + GladeButtonEditor: Fleshing out the button editor design a bit. + + The thing needs more work to get done nicely, still looks a bit clunky. + + plugins/gtk+/glade-button-editor.ui | 215 +++++++++++++++++++++++++++++++++--- + plugins/gtk+/gtk+.xml.in | 9 +- + 2 files changed, 205 insertions(+), 19 deletions(-) + +commit 493dcd42e2a5c6df0a84835489dd87769df2a44b +Author: Tristan Van Berkom +Date: Sun Apr 14 18:38:16 2013 +0900 + + GladeEditorProperty: Avoid assertion when loading NULL widget. + + gladeui/glade-editor-property.c | 9 ++++++--- + 1 file changed, 6 insertions(+), 3 deletions(-) + +commit 58360cd055bb67cc001c75214dea11269d1f2ac8 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:59:26 2013 +0900 + + Gladeui plugin: Specify that the construct-only 'editor-type' property is to be ignored. + + plugins/gladeui/gladeui.xml | 1 + + 1 file changed, 1 insertion(+) + +commit b915455d92a233f6df757708a3d884705b26889e +Author: Tristan Van Berkom +Date: Sun Apr 14 17:58:41 2013 +0900 + + glade_util_get_type_from_name() Better logical memory management. + + Never free the passed type name. + + gladeui/glade-utils.c | 4 +++- + gladeui/glade-widget-adaptor.c | 8 +++++--- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit fdbe79f08a90145af7234b7a13e06f0de80fabf0 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:56:35 2013 +0900 + + GladePropertyShell: Added a construct-only property to specify a GladeEditorProperty type + + This allows custom editors to specify a specific GladeEditorProperty type. + + gladeui/glade-property-shell.c | 50 +++++++++++++++++++++++++++++++++++++----- + 1 file changed, 45 insertions(+), 5 deletions(-) + +commit 3be34fa3ce8c9a6df8d50c1bbac2bd5fc97fbc6e +Author: Tristan Van Berkom +Date: Sun Apr 14 17:55:48 2013 +0900 + + GladePropertyLabel: Added an option to append the ':' colon to the property name + + Now we don't do it by default, allowing the check button property editor + to use no colon appended. + + gladeui/glade-property-label.c | 56 +++++++++++++++++++++++++++++++++++++++--- + gladeui/glade-property-label.h | 3 +++ + 2 files changed, 56 insertions(+), 3 deletions(-) + +commit 4d55f3bd489376ff78c71df266b4371a1f482cad +Author: Tristan Van Berkom +Date: Sun Apr 14 17:54:45 2013 +0900 + + GladeEditorProperty: Added GladeEpropCheck type + + This is a custom boolean editor for embedding in custom editors which + uses a check button... the normal switch based editor is used by default + for cases where we might use a check button in the case the property + is optional. + + gladeui/glade-editor-property.c | 93 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-editor-property.h | 2 + + 2 files changed, 95 insertions(+) + +commit 2dd2203cd60eaf415e44edd6e60b19597f5f78bc +Author: Tristan Van Berkom +Date: Sun Apr 14 17:02:39 2013 +0900 + + Slightly touching up activatable / button editors. + + plugins/gtk+/glade-activatable-editor.ui | 181 +++++++++++++++---------------- + plugins/gtk+/glade-button-editor.ui | 121 +++++++++++---------- + 2 files changed, 151 insertions(+), 151 deletions(-) + +commit 5453bf01c2d0644698a951e2845387eb8a8e4572 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:01:51 2013 +0900 + + Gladeui catalog: Make custom-text/custom-tooltip properties translatable. + + plugins/gladeui/gladeui.xml | 2 ++ + 1 file changed, 2 insertions(+) + +commit 38c7f6f2ad94721efd304839dd7c1245f23286b2 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:00:45 2013 +0900 + + GladeProperyLabel: Control boldness with PangoAttributes + + This lets custom text be bold as well as normal text. + + gladeui/glade-property-label.c | 41 ++++++++++++++++++++++++++++------------- + 1 file changed, 28 insertions(+), 13 deletions(-) + +commit 1e2ea80ddac81a90d611009aaa5a9abc6771913c +Author: Tristan Van Berkom +Date: Sun Apr 14 16:22:49 2013 +0900 + + Gladeui plugin: Disable some properties on GladePropertyLabel + + plugins/gladeui/gladeui.xml | 9 ++++++++- + 1 file changed, 8 insertions(+), 1 deletion(-) + +commit 1a799133cb1aa0e38a732304c47c47d2cfff909c +Author: Tristan Van Berkom +Date: Sun Apr 14 16:22:00 2013 +0900 + + GladeEditorProperty: Create multiline text views a 4 lines height + + gladeui/glade-editor-property.c | 28 +++++++++++++++++++++++++++- + 1 file changed, 27 insertions(+), 1 deletion(-) + +commit 7ccd155b2f95d2b7813484a4aee7d3d7b9d77f59 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:58 2013 +0900 + + GladeWindow: Reordered initialization so that GladePreferences are loaded before anything else + + This fixes the loading of additional catalogs. + + src/glade-window.c | 23 +++++++++++++---------- + 1 file changed, 13 insertions(+), 10 deletions(-) + +commit 0fa650caa0b1b62a965b03fe25478ae149ede8f5 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:35 2013 +0900 + + The private glade-gtk-private catalog depends on the gladeui catalog + + plugins/gtk-private/glade-gtk-private.xml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 784b556ac7dcb1b6f4db35ddab96a0c7fffc2288 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:05 2013 +0900 + + Committing glade-button-editor.ui with new glade-gtk-private dependency + + plugins/gtk+/glade-button-editor.ui | 1 + + 1 file changed, 1 insertion(+) + +commit 7af971e552a37d3d80c014ee93ad53dfb2acf43c +Author: Tristan Van Berkom +Date: Sun Apr 14 15:34:07 2013 +0900 + + Fixing up GTK+ plugin + + o Removed unused GladeTextButton class + + o Reordered Makefile.am in alphabetical order + + o Fixed some compiler warnings + + o Put .ui/.glade files at the end of lists in POTFILES.in + + plugins/gtk+/Makefile.am | 126 ++++++++++++++--------------- + plugins/gtk+/glade-gtk.c | 6 -- + plugins/gtk+/glade-text-button.c | 170 --------------------------------------- + plugins/gtk+/glade-text-button.h | 59 -------------- + po/POTFILES.in | 15 ++-- + 5 files changed, 68 insertions(+), 308 deletions(-) + +commit 961108a3f2d8840bf0af21ddeddeecfdcc8ccc81 +Author: Tristan Van Berkom +Date: Sun Apr 14 02:43:17 2013 +0900 + + Port GladeActivatableEditor to use a template. + + Also, removed a lot of code regarding managing sensitivity + states with action-appearance, make use-action-appearance/related-action + optional properties as well. + + Let's hope things survive with all this removed code. + + plugins/Makefile.am | 2 +- + plugins/gtk+/Makefile.am | 2 - + plugins/gtk+/glade-activatable-editor.c | 353 +----------------- + plugins/gtk+/glade-activatable-editor.h | 10 +- + plugins/gtk+/glade-activatable-editor.ui | 148 ++++++++ + plugins/gtk+/glade-button-editor.c | 65 +--- + plugins/gtk+/glade-button-editor.ui | 489 +++++++++++++------------ + plugins/gtk+/glade-gtk-activatable.c | 98 ----- + plugins/gtk+/glade-gtk-activatable.h | 44 --- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-switch.c | 25 +- + plugins/gtk+/glade-gtk.c | 79 +--- + plugins/gtk+/gtk+.xml.in | 40 +- + po/POTFILES.in | 1 + + 14 files changed, 497 insertions(+), 860 deletions(-) + +commit 05cdf1e8548a88dd7660e2c98f425194ae7fc186 +Author: Tristan Van Berkom +Date: Sun Apr 14 02:42:50 2013 +0900 + + Added plugin private catalog + + plugins/gtk-private/glade-gtk-private.xml | 19 +++++++++++++++++++ + 1 file changed, 19 insertions(+) + +commit 05b767855a4ed16c4b606cb493a3f2d7dca0fa55 +Author: Tristan Van Berkom +Date: Sun Apr 14 00:18:46 2013 +0900 + + Special case ignore gresource files in catalog path + + gladeui/glade-catalog.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 91208998c21baa89a0ec3864ab49ddb14edfc979 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:19:33 2013 +0900 + + GladeButtonEditor: Now a composite class defined in builder xml + + glade-button-editor.ui can now be edited in Glade, presuming you + have installed the gladeui catalog first. + + plugins/gtk+/Makefile.am | 32 ++- + plugins/gtk+/glade-button-editor.c | 265 +++++-------------- + plugins/gtk+/glade-button-editor.h | 24 +- + plugins/gtk+/glade-button-editor.ui | 337 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 6 + + plugins/gtk+/gtk+.xml.in | 1 + + po/POTFILES.in | 1 + + 7 files changed, 443 insertions(+), 223 deletions(-) + +commit 238efe9b789fe6c8f52b8ac2de168a9c6ccd54c7 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:18:56 2013 +0900 + + Gladeui plugin: Add GladeEditorTable to the palette. + + plugins/gladeui/gladeui.xml | 14 ++++++++++++++ + 1 file changed, 14 insertions(+) + +commit 6c9c113646023f28fe1958aefe03c44d6c93b85f +Author: Tristan Van Berkom +Date: Sat Apr 13 23:17:53 2013 +0900 + + GladeGtkGrid adaptor: Disconnect signals on destroy. + + This is important if derived grids get reconstructed during project + load time for construct-only properties they might declare. + + plugins/gtk+/glade-gtk-grid.c | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 9ce0b07fb9b01482dfa354cd0abe31e65518c68a +Author: Tristan Van Berkom +Date: Sat Apr 13 23:16:58 2013 +0900 + + GladeEditorTable: Make the editor page type a property. + + This way we can build/embed GladeEditorTable widgets in other editors. + + gladeui/glade-editor-table.c | 94 ++++++++++++++++++++++++++++++++++---------- + gladeui/glade.h | 1 + + 2 files changed, 75 insertions(+), 20 deletions(-) + +commit 4aca4c517a969ad93e5b4519f10a318438197bc4 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:15:50 2013 +0900 + + GladeEditorSkeleton: Fixed chaining up in buildable (for container packing to work) + + gladeui/glade-editor-skeleton.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit b020f69cbdd5606c8e6e3e03e9fa6948a2b3e187 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:13:39 2013 +0900 + + GladeEditor: Show newly created editors for the query dialog + + In other words, dont expect them to be visible by default + + gladeui/glade-editor.c | 1 + + 1 file changed, 1 insertion(+) + +commit 06f6f829e23a68c593967e228545bc4a957eb3d6 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:12:57 2013 +0900 + + GladeWidget: Allow backends to glade_widget_get_from_gobject() until after "destroyed" + + gladeui/glade-widget.c | 15 ++++++++++----- + 1 file changed, 10 insertions(+), 5 deletions(-) + +commit e04dfad59deadd9db157efe8ab37d0d1d5105824 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:12:24 2013 +0900 + + GladeEditorProperty: Make text properties hexpand when multiline + + gladeui/glade-editor-property.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit eb40b5cae57af307a02d6c19c729cbe76afd0f03 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:11:47 2013 +0900 + + Fixing GladePropertyLabel property type for the "property" property ;-) + + gladeui/glade-property-label.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 81a044ce2a46df4ef0cf57a12ed8a3c434a07897 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:52:18 2013 +0900 + + Addded missing stuff to POTFILES.in + + po/POTFILES.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit e6f537591d1f5ee14c37ca703b68fd41e9f622a8 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:49:45 2013 +0900 + + Automatically generate enum types. + + configure.ac | 1 + + gladeui/Makefile.am | 21 ++++++++++++++++++-- + gladeui/glade-builtins.c | 22 --------------------- + gladeui/glade-builtins.h | 2 -- + gladeui/glade-palette.c | 1 + + gladeui/glade-project.c | 21 +------------------- + gladeui/glade-project.h | 2 -- + gladeui/glade-widget-adaptor.c | 22 --------------------- + gladeui/glade-widget-adaptor.h | 3 --- + gladeui/glade.h | 1 + + gladeui/gladeui-enum-types.c.template | 36 +++++++++++++++++++++++++++++++++++ + gladeui/gladeui-enum-types.h.template | 25 ++++++++++++++++++++++++ + 12 files changed, 84 insertions(+), 73 deletions(-) + +commit d1f777a5ef6a1cf13f71e525f755198f204e81d7 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:31:23 2013 +0900 + + Added adaptor to the gladeui plugin for editing GladeEditorSkeletons. + + plugins/gladeui/Makefile.am | 21 +++++ + plugins/gladeui/glade-glade-editor-skeleton.c | 115 ++++++++++++++++++++++++++ + plugins/gladeui/gladeui.xml | 21 ++++- + 3 files changed, 154 insertions(+), 3 deletions(-) + +commit f9194a7242918440082e6f3111fa8067aac0ed72 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:30:37 2013 +0900 + + GladeWidget/GladeWidgetAdaptor: Added glade_widget_adaptor_write_widget_after() + + This gives a chance to write content of a widget after children are written. + + gladeui/glade-widget-adaptor.c | 39 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-widget-adaptor.h | 10 +++++++--- + gladeui/glade-widget.c | 3 +++ + gladeui/glade-xml-utils.h | 1 + + 4 files changed, 50 insertions(+), 3 deletions(-) + +commit e13581f60c133c20156c06c623b6e06718eae2fc +Author: Tristan Van Berkom +Date: Sat Apr 13 19:41:49 2013 +0900 + + Removed the new GladePropertyEditor iface + + Now just use GladeEditable everywhere (for property labels, editors and shells). + + gladeui/Makefile.am | 2 -- + gladeui/glade-editable.c | 24 +-------------- + gladeui/glade-editor-property.c | 34 ++++++++++++++------- + gladeui/glade-editor-skeleton.c | 19 ++++++------ + gladeui/glade-editor-skeleton.h | 4 +-- + gladeui/glade-property-editor.c | 66 ----------------------------------------- + gladeui/glade-property-editor.h | 34 --------------------- + gladeui/glade-property-label.c | 35 +++++++++++++++------- + gladeui/glade-property-shell.c | 39 ++++++++++++++++-------- + 9 files changed, 86 insertions(+), 171 deletions(-) + +commit 8748db65a7c83ea311e754a11db1acee6025bc81 +Author: Tristan Van Berkom +Date: Sat Apr 13 18:46:49 2013 +0900 + + Added GladeEditorSkeleton + + The skeleton supports automatic propagation of loading of it's child + GladePropertyEditors and GladeEditables and implements GtkBuildableIface + in order to load the child editors from builder script. + + gladeui/Makefile.am | 2 + + gladeui/glade-editor-skeleton.c | 274 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-editor-skeleton.h | 62 +++++++++ + 3 files changed, 338 insertions(+) + +commit 0b4064434538e7b16ec130452578dfaaf5cb645c +Author: Tristan Van Berkom +Date: Sat Apr 13 18:06:37 2013 +0900 + + Make GladeEditable implement GladePropertyEditor implicitly. + + GladeEditable is a superset of GladePropertyEditor, implementing + GladeEditable is an implicit implementation of GladePropertyEditor. + + gladeui/glade-editable.c | 24 +++++++++++++++++++++++- + gladeui/glade-editable.h | 1 - + 2 files changed, 23 insertions(+), 2 deletions(-) + +commit 7afab79bf89356d248fa6b9ce50a1082e70a186a +Author: Tristan Van Berkom +Date: Sat Apr 13 17:55:05 2013 +0900 + + Added GladePropertyEditor interface. + + This interface captures the common load_by_widget() semantics used by + GladePropertyLabel, GladePropertyShell and GladeEditorProperty. + + gladeui/Makefile.am | 2 ++ + gladeui/glade-editor-property.c | 23 +++++++++++++- + gladeui/glade-property-editor.c | 66 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-property-editor.h | 34 +++++++++++++++++++++ + gladeui/glade-property-label.c | 68 +++++++++++++++++++++++++---------------- + gladeui/glade-property-label.h | 2 -- + gladeui/glade-property-shell.c | 48 ++++++++++++++++++----------- + gladeui/glade-property-shell.h | 2 -- + 8 files changed, 196 insertions(+), 49 deletions(-) + +commit b09f056a13707bb2f7fac236aa5d89dd01b4ce00 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:30:53 2013 +0900 + + Gladeui catalog: Added GladePropertyShell, fixed up a bit too. + + plugins/gladeui/gladeui.xml | 32 ++++++++++++++++++++++++++------ + 1 file changed, 26 insertions(+), 6 deletions(-) + +commit 5ec4148fc2bbb8634fb9aad9cc4177e41740b3a4 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:30:35 2013 +0900 + + Fixup GladePropertyShell + + gladeui/glade-property-shell.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 715b85deae9398205e1acb0b32663c47e56a48ae +Author: Tristan Van Berkom +Date: Sat Apr 13 17:25:15 2013 +0900 + + Added GladePropertyShell class. + + The GladePropertyShell automates the creation of a child editor property. + + gladeui/Makefile.am | 2 + + gladeui/glade-property-shell.c | 299 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-property-shell.h | 73 ++++++++++ + 3 files changed, 374 insertions(+) + +commit 18948af50867a85ebe6af310b86b206d1a63c7d4 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:20:15 2013 +0900 + + Alphabetically ordered Makefile.am sources + + gladeui/Makefile.am | 112 ++++++++++++++++++++++++++-------------------------- + 1 file changed, 55 insertions(+), 57 deletions(-) + +commit 0133ebf0597ac7168dbdb521619d26628ce76c3f +Author: Tristan Van Berkom +Date: Sat Apr 13 16:43:55 2013 +0900 + + Added more configurations to GladePropertyLabel + + Now it notably has glade_property_label_load_by_widget(). + + gladeui/glade-property-label.c | 256 ++++++++++++++++++++++++++++++----------- + gladeui/glade-property-label.h | 16 ++- + 2 files changed, 202 insertions(+), 70 deletions(-) + +commit 9d9b6528597f27fd56b53dc0c868e6ad3d7cae3a +Author: Tristan Van Berkom +Date: Sat Apr 13 16:20:33 2013 +0900 + + GladeInspector: Derive from GtkBox + + gladeui/glade-inspector.c | 14 +++++++++----- + gladeui/glade-inspector.h | 4 ++-- + 2 files changed, 11 insertions(+), 7 deletions(-) + +commit 9ebe9106737a66f0ff62a2aedd5acab92b1aba75 +Author: Tristan Van Berkom +Date: Sat Apr 13 16:12:03 2013 +0900 + + GladePropertyLabel: Added properties to customize the label and tooltip text + + gladeui/glade-property-label.c | 177 +++++++++++++++++++++++++++++++++++++---- + gladeui/glade-property-label.h | 7 ++ + 2 files changed, 167 insertions(+), 17 deletions(-) + +commit ae77aaf5c27af5c0215fa51aad61fe713932a909 +Author: Tristan Van Berkom +Date: Sat Apr 13 15:46:55 2013 +0900 + + GladeEditorProperty: Added an option to disable the optional check button + + Also now use ->constructed(), and derive from GtkBox. + + gladeui/glade-editor-property.c | 53 ++++++++++++++++++++++++++++------------- + gladeui/glade-editor-property.h | 4 ++-- + 2 files changed, 39 insertions(+), 18 deletions(-) + +commit 59c9597bfe01e9e51977b5690d7aa4b4bbce8dfa +Author: OKANO Takayoshi +Date: Sat Apr 13 00:13:08 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 1022 +++++++++++++++++++++------------------------------------ + 1 file changed, 382 insertions(+), 640 deletions(-) + +commit 640fd3a1dd69e073c3c58d57a77efc5611fc8603 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:30:42 2013 +0900 + + Recommitting glade.glade with requirement of gladeui catalog. + + src/glade.glade | 1 + + 1 file changed, 1 insertion(+) + +commit a57a999a6b4762dbade62e6aa2be7f4c02a57c91 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:01:13 2013 +0900 + + GladeEditor: Ported to define the UI in templates. + + gladeui/Makefile.am | 5 +- + gladeui/glade-editor.c | 171 +++--------------- + gladeui/glade-editor.ui | 300 ++++++++++++++++++++++++++++++++ + gladeui/gladeui-resources.gresource.xml | 1 + + po/POTFILES.in | 1 + + 5 files changed, 331 insertions(+), 147 deletions(-) + +commit 61a5396f71ec958d59dc4ea690e4d4ebbce68322 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:26:34 2013 +0900 + + Added gladeui catalog plugin. + + Use this to edit Glade files for Glade (or other IDEs using Glade). + + configure.ac | 12 ++++++++++++ + plugins/Makefile.am | 4 ++++ + plugins/gladeui/Makefile.am | 5 +++++ + plugins/gladeui/gladeui.xml | 18 ++++++++++++++++++ + 4 files changed, 39 insertions(+) + +commit 63a15c5221ab5a6916cded76cf9f98d4418aa74c +Author: Tristan Van Berkom +Date: Fri Apr 12 21:22:04 2013 +0900 + + GladeSignalEditor: Derive from GtkBox + + gladeui/glade-signal-editor.c | 2 +- + gladeui/glade-signal-editor.h | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit e3da30cf4c99fc6b7b2be5b4a2b41614cf356c46 +Author: Dmitrijs Ledkovs +Date: Wed Feb 27 14:57:01 2013 +0000 + + Add Grid option to "Add Parent" action. + + plugins/gtk+/glade-gtk.c | 2 ++ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 3 insertions(+) + +commit f6a253038501e46629b5ea50cd017044bfa507da +Author: Tristan Van Berkom +Date: Fri Apr 12 19:28:04 2013 +0900 + + GladeEditor rework: Make atk.png loaded as a GResource. + + data/icons/Makefile.am | 2 +- + data/icons/atk.png | Bin 914 -> 0 bytes + gladeui/Makefile.am | 21 +++++++++++++-------- + gladeui/atk.png | Bin 0 -> 914 bytes + gladeui/glade-editor.c | 8 ++++---- + gladeui/glade-editor.h | 4 ++-- + gladeui/gladeui-resources.gresource.xml | 1 + + 7 files changed, 21 insertions(+), 15 deletions(-) + +commit 282a4944b17ed5762eeae8aa64b7b8c5b83621fc +Author: Tristan Van Berkom +Date: Fri Apr 12 19:19:36 2013 +0900 + + GladePropertyLabel: Set toplevel invisible by default. + + gladeui/glade-property-label.ui | 1 - + 1 file changed, 1 deletion(-) + +commit 4835f1a1f40809a04e0edabf8d9e8a4ca1ada38b +Author: Tristan Van Berkom +Date: Fri Apr 12 19:09:44 2013 +0900 + + GladeProject: Fixed condition to warn about properties that are optional & enabled. + + gladeui/glade-project.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit b80836a1bebd3bc0546f06340836aac5a763e03a +Author: Tristan Van Berkom +Date: Fri Apr 12 19:09:28 2013 +0900 + + Adding missing file to POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 4af7ffb5086ae383d347d4c214354581796678f0 +Author: Tristan Van Berkom +Date: Fri Apr 12 18:45:40 2013 +0900 + + GladeProject: Fix verification of widgets, signals and properties for the UI + + Needed update after adding the new flags. + + gladeui/glade-project.c | 26 +++++++++++++++++++++----- + 1 file changed, 21 insertions(+), 5 deletions(-) + +commit 985b42b5f3c368e501f68492de462c55f0a5e7ac +Author: Tristan Van Berkom +Date: Fri Apr 12 18:00:00 2013 +0900 + + Added new composite widget: GladePropertyLabel. + + Now GladeEditorProperty creates a GladePropertyLabel on demand if + needed, instead of implementing the label itself. + + This will allow custom property editors to use the property labels + in the interface defined with GtkBuilder script. + + gladeui/Makefile.am | 5 +- + gladeui/glade-editor-property.c | 109 ++-------- + gladeui/glade-property-label.c | 355 ++++++++++++++++++++++++++++++++ + gladeui/glade-property-label.h | 64 ++++++ + gladeui/glade-property-label.ui | 44 ++++ + gladeui/gladeui-resources.gresource.xml | 1 + + po/POTFILES.in | 1 + + 7 files changed, 490 insertions(+), 89 deletions(-) + +commit 7f2051967c3b883b672d8289ebdb1a0f5071e9d3 +Author: Tristan Van Berkom +Date: Fri Apr 12 15:33:33 2013 +0900 + + Project Properties Dialog: Moved verify button to be a secondary dialog button. + + gladeui/glade-project-properties.ui | 48 +++++++++++++------------------------ + plugins/gtk+/gtk+.xml.in | 2 +- + 2 files changed, 18 insertions(+), 32 deletions(-) + +commit eeef2072fcffd9bb8f26c3f46d29854873ee16b1 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:45:50 2013 +0900 + + GladePreferences: Define all default preference values near the top of the file + + src/glade-preferences.c | 32 ++++++++++++++++++++------------ + 1 file changed, 20 insertions(+), 12 deletions(-) + +commit 0ef60b6cff6e6152697432a804ac91be307e4f53 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:45:16 2013 +0900 + + Fixup frontend glade files. + + The adjustment for the autosave seconds spin button didnt follow the + migration properly. + + src/glade-preferences.glade | 7 +++++++ + src/glade.glade | 7 ------- + 2 files changed, 7 insertions(+), 7 deletions(-) + +commit fe73c995b99b8644db900ef06413553b0fba0c8f +Author: Tristan Van Berkom +Date: Fri Apr 12 02:31:41 2013 +0900 + + glade-preferences.glade: Added missing signal connection + + And added some tooltips, made treeview expand horizontally. + + src/glade-preferences.glade | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit d8ea6f993a645a55b68ee69a96031fa3e8564c6c +Author: Tristan Van Berkom +Date: Fri Apr 12 02:25:27 2013 +0900 + + Frontend Glade files: Added translation domain + + src/glade-preferences.glade | 2 +- + src/glade.glade | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 18ec1f0384fb06fd509e7c1deeb8e8f5b6b29bf6 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:24:08 2013 +0900 + + GladeEditor: Pack the warning icon before the class icon. + + More consistent with the Inspector view. + + gladeui/glade-editor.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a267d502f9c04b4ca512b3ddaf13aac60408853c +Author: Tristan Van Berkom +Date: Fri Apr 12 02:18:29 2013 +0900 + + Enhanced preferences + + Now the user can choose if they want to ignore versioning errors, deprecation + warnings or warnings about unrecognized types at save time. This avoids + the dialog in the case you might save often but don't care to be warned + every time. + + src/glade-preferences.c | 57 +++++++++++++ + src/glade-preferences.glade | 203 ++++++++++++++++++++++++++++++++++---------- + src/glade-preferences.h | 4 + + src/glade-window.c | 16 +++- + 4 files changed, 232 insertions(+), 48 deletions(-) + +commit 7eae117bfdce55992a168566c85ae41ab9bd5309 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:17:54 2013 +0900 + + Added glade_project_save_verify() + + A version of glade_project_save() with control on what types of + verifications should be run + + gladeui/glade-project.c | 88 +++++++++++++++++++++++++++++++++---------------- + gladeui/glade-project.h | 17 ++++++++++ + 2 files changed, 77 insertions(+), 28 deletions(-) + +commit 608a3239e1fef8b415701e3bec8f70f959622928 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:17:28 2013 +0900 + + GladeWidget: Set warning state with tooltip for unrecognized types. + + gladeui/glade-widget.c | 18 ++++++++++++++---- + 1 file changed, 14 insertions(+), 4 deletions(-) + +commit 1215b4022923ec27245a8e4deb64e931242ec7a5 +Author: Tristan Van Berkom +Date: Thu Apr 11 22:07:14 2013 +0900 + + GladeWindow: Fix recent files + + Glade's main open recent menu was not properly filtered, now + only allow Glade to open recent files that are of mime type + "application/x-glade" + + src/glade-window.c | 6 ------ + src/glade.glade | 24 +++++++++++++++--------- + 2 files changed, 15 insertions(+), 15 deletions(-) + +commit 1527292bd7df10860f0b85564d2f1ae437c9612f +Author: Tristan Van Berkom +Date: Thu Apr 11 21:48:15 2013 +0900 + + GladePreferences: Beefing up the preferences a bit + + Removed the combo box in favor of a treeview displaying + all catalog paths. + + src/glade-preferences.c | 130 ++++++++++++++++++++++++++++---------------- + src/glade-preferences.glade | 83 +++++++++++++++++++--------- + 2 files changed, 140 insertions(+), 73 deletions(-) + +commit f103d569723f64375647eee953415d0a720af0ad +Author: Tristan Van Berkom +Date: Thu Apr 11 20:41:41 2013 +0900 + + Ported GladePreferences to use a composite template. + + po/POTFILES.in | 1 + + src/Makefile.am | 2 +- + src/glade-callbacks.h | 1 + + src/glade-preferences.c | 245 ++++++++++++++++------------- + src/glade-preferences.glade | 313 ++++++++++++++++++++++++++++++++++++++ + src/glade-preferences.h | 50 ++++-- + src/glade-resources.gresource.xml | 1 + + src/glade-window.c | 13 +- + src/glade.glade | 311 +------------------------------------ + 9 files changed, 501 insertions(+), 436 deletions(-) + +commit 8b98bc217b60f7f7fd39d2c3a4fa4cca7a01e626 +Author: Tristan Van Berkom +Date: Thu Apr 11 15:49:42 2013 +0900 + + GladeCommand/GladeEditorProperty: Make the enabled state of a property undoable. + + Now that the enabled state of a property causes Glade's xml output to change, + it must absolutely be undoable (enabled optional properties are saved regardless + of default value). + + gladeui/glade-command.c | 177 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 11 ++- + gladeui/glade-editor-property.c | 19 +++-- + plugins/gtk+/glade-fixed.c | 8 +- + 4 files changed, 201 insertions(+), 14 deletions(-) + +commit d457c4fa838ce0a31d7518deb7a3acf9970b7dd7 +Author: Tristan Van Berkom +Date: Thu Apr 11 15:23:23 2013 +0900 + + Change API name glade_command_set_tempalte --> glade_command_set_project_template + + More consistent API name with other project related commands. + + gladeui/glade-command.c | 8 ++++---- + gladeui/glade-command.h | 2 +- + gladeui/glade-project.c | 6 +++--- + 3 files changed, 8 insertions(+), 8 deletions(-) + +commit 527b2cf298217797268be1ee3020f5e97d39e89c +Author: Tristan Van Berkom +Date: Thu Apr 11 14:34:53 2013 +0900 + + GladeProject / GladeCommand: Make project translation domain settings undoable + + gladeui/glade-command.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 3 ++ + gladeui/glade-project.c | 11 ++-- + 3 files changed, 151 insertions(+), 4 deletions(-) + +commit 5e4e34cd67e0e7e432989b688e4335fac8655d1b +Author: Tristan Van Berkom +Date: Thu Apr 11 14:20:53 2013 +0900 + + GladeProject / GladeCommand: Make target project version undoable + + gladeui/glade-command.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 4 ++ + gladeui/glade-project.c | 18 +++--- + gladeui/glade-project.h | 4 ++ + 4 files changed, 180 insertions(+), 9 deletions(-) + +commit a4db26944e49e11bba08d746706b0f1926681fa3 +Author: Tristan Van Berkom +Date: Thu Apr 11 01:29:42 2013 +0900 + + GladePropertyEditor: Let text views wrap. + + gladeui/glade-editor-property.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 95cd10743ec9b26b3e15c092c068db444a49f4bd +Author: Tristan Van Berkom +Date: Thu Apr 11 01:06:18 2013 +0900 + + GladeInspector: Add an icon to expand all rows. + + gladeui/glade-inspector.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit 3c2836cae7dd59560bfea179419dcc46e8d67f2d +Author: Tristan Van Berkom +Date: Thu Apr 11 00:14:16 2013 +0900 + + GladeModelData: For list-store data, use nicer icons in the button + + plugins/gtk+/glade-model-data.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit f626fb00d82d90565bed05f6aba38ac63a2322c0 +Author: Tristan Van Berkom +Date: Thu Apr 11 00:08:04 2013 +0900 + + GladeInspector: Now show a warning icon and tooltip text if a widget has a warning + + This makes support warnings much easier to catch, instead of having to dig + into the properties dialog (or wait until save time) you can see directly + in the inspector if any of your widgets have any deprecation/versioning + warnings. + + gladeui/glade-inspector.c | 41 ++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 38 insertions(+), 3 deletions(-) + +commit 34585f45158e8126f1f5c14830a371c6ecf32ce6 +Author: Tristan Van Berkom +Date: Thu Apr 11 00:06:12 2013 +0900 + + GladeWidget: Enhanced support warnings + + o Now GladeWidget support warnings include warnings about any used + properties or signals which have warnings + + o GladeWidget support warnings update appropriately when signals + are added/removed or when properties are changed/enabled + + o GladeProject now also has a column with the widget warning text + which gets updated any time a widget's warning changes + + gladeui/glade-project.c | 18 ++++--- + gladeui/glade-project.h | 2 + + gladeui/glade-property.c | 59 ++++++++++++++++++-- + gladeui/glade-property.h | 2 + + gladeui/glade-widget.c | 136 ++++++++++++++++++++++++++++++++++++++++++++++- + gladeui/glade-widget.h | 1 + + 6 files changed, 205 insertions(+), 13 deletions(-) + +commit 19a99a02de9710614ebba8653d5b9bbb6a014764 +Author: Tristan Van Berkom +Date: Wed Apr 10 22:23:15 2013 +0900 + + GladeSignalEditor: Only show the warning icon for the row which displays the signal name + + gladeui/glade-signal-editor.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit f26afa4edb81520e4e84c51d382d2ad54a42b350 +Author: Tristan Van Berkom +Date: Wed Apr 10 04:33:35 2013 +0900 + + Touching up project properties dialog appearance. + + gladeui/glade-project-properties.ui | 482 ++++++++++++++++++------------------ + 1 file changed, 239 insertions(+), 243 deletions(-) + +commit f45a5bdd69120684b2f090d43a7de3e69cba0342 +Author: Tristan Van Berkom +Date: Wed Apr 10 04:33:19 2013 +0900 + + Touching up preferences spacing + + src/glade.glade | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit e1256cd36b827cb1be0267143b30b52f40ed0d85 +Author: Tristan Van Berkom +Date: Wed Apr 10 00:06:37 2013 +0900 + + GladeCommand: Make sure a template widget is unset undoably if deleted. + + gladeui/glade-command.c | 12 ++++++++---- + 1 file changed, 8 insertions(+), 4 deletions(-) + +commit ffc5a8cc08a39936fe650e1468243c598e1bd980 +Author: Tristan Van Berkom +Date: Tue Apr 9 23:48:24 2013 +0900 + + GladeProject/GladeCommand: Implement undo/redo for project template widget + + gladeui/glade-command.c | 187 +++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 5 + + gladeui/glade-project.c | 257 ++++++++++++++++++++++++++++++++---------------- + gladeui/glade-project.h | 4 + + 4 files changed, 369 insertions(+), 84 deletions(-) + +commit f58f689190a51d4ae9a1965843656d75775fd375 +Author: Tristan Van Berkom +Date: Mon Apr 1 16:32:45 2013 +0900 + + GladeProject: Update the misc column with an indicator marking that it is template + + gladeui/glade-project.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit f3c7335ed9a3e1834dc5cd4e5d88663f95cd0f78 +Author: Tristan Van Berkom +Date: Sun Mar 31 17:07:37 2013 +0900 + + GTK+ Catalog GtkScaleButton - add internal children. + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit a714a588f455cb1487dd744d44c0b5fd73136ec1 +Author: Juan Pablo Ugarte +Date: Sun Mar 31 01:46:47 2013 -0300 + + Added Composite template toplevel option in Project properties to choose wich toplevel should be used as a template + + gladeui/glade-project-properties.ui | 43 ++++++++++++ + gladeui/glade-project.c | 127 +++++++++++++++++++++++++++++++++++- + gladeui/glade-project.h | 8 ++- + 3 files changed, 174 insertions(+), 4 deletions(-) + +commit b2829ef1bfba04e6da2165a0da337fa14a6a5440 +Author: Tristan Van Berkom +Date: Sat Mar 30 20:00:52 2013 +0900 + + Support load and save of files with a